Skip to main content
GET
Context List

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Response

200 - application/json

Successful Response

name
string
required

Name of the context

description
string
required

Description of the context

created_by
string
required

User who created the context

id
string

Unique identifier for the context

apps
string[]

List of associated apps

created_at
string<date-time>

The date and time when the context was created.

updated_at
string<date-time>

The date and time when the context was last updated.