API

Get products of an artist

get
/stores/{userIdentifier}/items
Path parameters
userIdentifierone ofRequired

The public key or user id of the user

Example: {"value":"BjjSsEQPb8V8V2xv91CYN6Tv4vztETJn9uRiKbMwgKe4","summary":"by public key"}
stringOptional
or
integerOptional
Query parameters
fulfillmentstring · enumOptional

foster fulfilled products are created and shipped by foster, user fulfilled products are shipped and managed by the user

Possible values:
editionbooleanOptional

return products linked with a master edition

edition_assignedbooleanOptional

return products that can be linked with a master edition but haven't been linked yet has no effect unless include_inactive=true

include_inactivebooleanOptional

if true, return products that cannot be bought reasons may be: not active, expired, supply sold out, master edition not linked

per_pageone ofOptional

number of products to return in one page use all to return all products

string · enumOptionalPossible values:
or
integerOptional
pageintegerOptional

page number, ignored if per_page=all

Responses
200

Successful response

application/json
get
/stores/{userIdentifier}/items

Last updated