Skip to main content
GET
Queue Size

Authorizations

Authorization
string
header
required

API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY

Path Parameters

owner
string
required

Username of the app owner

Example:

"user_123"

name
string
required

Application name

Example:

"my-app"

Response

Successfully retrieved queue information

Status of the app queue

queue_size
integer
required

Current number of requests in the queue

Required range: x >= 0
Example:

5