latestOpenAPI 3.0.02026-08-2023028.9 KB

f8a73c25c812

worlds

List jobs created by this API key

Returns only worlds generated through the API with this key. Worlds created in the Spaitial web app (dashboard) are not included, even for the same account. Generate through the API if you need the pipeline to list the result. status is optional; omitting it returns the same unfiltered page as before.

get/v1/worlds/requests

Query parameters

status'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED' | 'CANCELLED'

When set, only jobs with this status are returned. Omit to list all.

offsetinteger

Number of jobs to skip before returning results.

limitinteger

Maximum number of jobs to return.

Response

Paginated job list