Skip to main content
GET
Retrieves the collection of ReleaseFormat resources.

Authorizations

Authorization
string
header
required

API token authentication

Path Parameters

releaseId
string
required

ReleaseResource identifier

Query Parameters

page
integer
default:1

The collection page number

order[number]
enum<string>

ReleaseFormat order[number]

Available options:
asc,
desc,
ASC,
DESC
order[side]
enum<string>

ReleaseFormat order[side]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

ReleaseFormat collection

ReleaseFormat.jsonapi collection.

data
object[]
required
Example:
meta
object