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

Authorizations

Authorization
string
header
required

API token authentication

Path Parameters

labelId
string
required

LabelResource identifier

Query Parameters

page
integer
default:1

The collection page number

title
string

LabelSeries title

title[]
string[]

LabelSeries title

q
string

LabelSeries q

order[title]
enum<string>

LabelSeries order[title]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

LabelSeries collection

LabelSeries.jsonapi collection.

data
object[]
required
Example:
meta
object