v1

latestOpenAPI 3.1.0BUSL-1.12026-07-1756132288.0 KB

List entities (optionally filtered by type), ordered by type then name. Unpaginated by default; pass limit (capped at 500) and offset to page.

get/api/v1/{context_id}/entities

Path parameters

context_idstring required

Spectron context id

Query parameters

typestring

Filter by entity type

limitinteger

Max entities to return (default: all, capped at 500)

offsetinteger

Number of entities to skip (default 0)

Response