Requests

Poll queued job requests

Pops queued job requests addressed to this application/environment. Each entry includes a requestId, the job's requestType and args, async/host/custom flags, and optional startTime/endTime constraints. Polled by the in-game SDK to discover dashboard-issued jobs (kick, refresh, custom callbacks, etc.).

get/requests/

Headers

boolean
OR
'true' | 'false'
project-idinteger

Response

Default Response

requestIdnumber required
requestTypestring required
{"stackTrail":"paths:/requests/:get:responses:200:content:application/json:schema:items:properties:args","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/requests/:get:responses:200:content:application/json:schema:items:properties:details","oasType":"schema","type":"unknown"}
customboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.