v4

OpenAPI 3.0.0MIT2026-07-311554531.6 MB
Contexts

Retrieve a context

Retrieve a specific context by its type and id. type and id are required fields, if the context does not exist, it returns the 404 response

get/v2/contexts/{type}/{id}

Path parameters

idstring required

Context ID

typestring required

Context type

Response

OK

typestring required

Context type (e.g., tenant, app, workspace)

idstring required

Unique identifier for this context

dataobject required

Custom data associated with this context

createdAtstring required

Creation timestamp

updatedAtstring required

Last update timestamp