Skip to main content
GET
Get organization context

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Context entry ID

Example:

"ctx_abc123def456"

Response

Context entry retrieved successfully

id
string
Example:

"ctx_abc123def456"

organizationId
string
Example:

"org_xyz789uvw012"

question
string
answer
string
tags
string[]
Example:
createdAt
string<date-time>
updatedAt
string<date-time>
authType
enum<string>
Available options:
api-key,
session