GET
/
queues
/
{queueId}
/
items
/
{itemId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Minimum length: 3

Response

200 - application/json
accepted
boolean
required
content
string
required
id
string
required
status
enum<string>
required
Available options:
pending,
accepted,
rejected,
error
type
enum<string>
required
Available options:
text,
image
moderation
any | null