Skip to main content
GET
List a label's series

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

LabelSeries collection

LabelSeries.jsonapi collection.

data
object[]
required
Example:
meta
object