Skip to main content
GET
Get one queue with its full configuration

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Response

Queue retrieved

success
boolean
Example:

true

message
string
Example:

"Queue retrieved"

data
object

A queue with its complete configuration — exactly what the Queues screen shows.