Skip to main content

Retrieve a list of product attachments

Retrieve a list of product attachments.

Authorizations:Token, JWT
Query Parameters
product_id
required
integer
pageintegerDefault: 1The collection page number
Query Parameters
product_id
required
integer
pageintegerDefault: 1The collection page number

Responses

200Product Attachment collection
Response schema:
Product Attachment collection
Array
idinteger>= 0
titlestring<= 128 characters
descriptionstring<= 128 characters
positioninteger
accessstring
urlstring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null