Skip to main content
GET
Context Type List

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string
required

Unique identifier for the context type

name
string
required

Name of the context type

summary
string
required

Summary of the context type

description
string
required

Detailed information on the context type

when_to_use
string
required

Explanation to agent when to use the context type

how_to_generate
string
required

Explanation to agent how to generate new context of this type

created_by
string
required

User who created the context type

created_at
string<date-time>
required

The date and time when the context type was created.

updated_at
string<date-time>
required

The date and time when the context type was last updated.