List Runtimes

View as Markdown
List runtimes in a space using compact runtime summaries. Pass the owning space id as a query parameter instead of nesting the route under the space.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Query parameters

spaceIdstringRequiredformat: "uuid"
statusstring or list of stringsOptional
limitintegerOptional<=200

Response

Default Response
datalist of objects
nextCursorstring or null