latestOpenAPI 3.0.02026-08-1610635191.3 KB

355890b6b4cc

Content

Get queued or processing request IDs

Returns paginated request IDs and lightweight request metadata for the authenticated client.

get/content/QueueRequests

Query parameters

state'queued' | 'processing' | 'active' | 'all'

Request state to fetch. active means queued + processing; all is accepted as an alias for active.

pageinteger

Page number for pagination, starting at 1.

limitinteger

Number of items per page.

Response

Successful response

successboolean
state'queued' | 'processing' | 'active'
idsstring[]
countinteger

Number of items in this page

total_countinteger
pageinteger
page_sizeinteger
total_pagesinteger