Skip to main content
GET
List Label Access
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

labelId
string<uuid>
required

Query Parameters

page
integer
default:1
limit
integer
default:20

Response

Success

status
string
data
object[]
pagination
object