Skip to main content
GET
List Contexts

Authorizations

X-API-Key
string
header
required

API Key for authentication

Query Parameters

id
string<uuid>
required

ID of the user whose Contexts should be returned.

Response

status
enum<string>
required

Response status

Available options:
success
data
object[]
required

Contexts owned by the requested user

message
string
required

Success message

Example:

"Operation completed successfully"