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

Authorizations

Authorization
string
header
required

API token authentication

Query Parameters

page
integer
default:1

The collection page number

title
string

Label title

title[]
string[]

Label title

country
string

Label country

country[]
string[]

Label country

label_code
string

Label label_code

label_code[]
string[]

Label label_code

q
string

Label q

order[title]
enum<string>

Label order[title]

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

Label order[country]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

Label collection

Label.jsonapi collection.

data
object[]
required
Example:
meta
object