Overview

Sections

Theme switcher

Get Releases

Header Parameters

Authorizationstring Required

Bearer token used to authenticate and authorize the user making the request

StoreIdstring Required

API key provided by Tuned Global to authenticate and authorize access to the service

Query Parameters

offsetinteger

Zero-based index indicating the starting point of the result set; defaults to 1

countinteger

Number of releases to return in the response; defaults to 10

userIdinteger

Specifies the user whose collection releases are to be retrieved; overrides the authenticated user's ID

Response

200
Object

Response Attributes

Offsetnumber

Starting position in the result set for the current page of results

Totalnumber

Total number of releases available for the given query or user

Countnumber

Number of releases included in the current response

Resultsarray

An array containing the list of release objects matching the query criteria

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?