Portfolios

APIs related to Jewellery Portfolios

Get jewellery portfolios

get

Get list of jewellery portfolios

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
get
/portfolios

Get a jewellery portfolio

get

Get a jewellery portfolio details by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

ID of the portfolio to fetch

Responses
get
/portfolios/{id}

Last updated