Context

Get all context entries

Returns all context entries for the authenticated organization. Supports both API key authentication (X-API-Key header) and session authentication (Bearer token or cookies).

get/v1/context

Query parameters

searchstring

Search by question text

pagestring

Page number (1-based)

perPagestring

Items per page

Response

Context entries retrieved successfully

countnumber
authType'api-key' | 'session'

Changes