v5

latestOpenAPI 3.1.02026-08-043621,4011.8 MB
Agents Platform

List Environment Variables

List all environment variables for the workspace with optional filtering

get/v1/convai/environment-variables

Query parameters

cursorstring nullable

Pagination cursor from previous response

Pagination cursor from previous response

page_sizeinteger

Number of items to return (1-100)

Number of items to return (1-100)

labelstring nullable

Filter by exact label match

Filter by exact label match

environmentstring nullable

Filter to only return variables that have this environment. When specified, the values dict in the response will only contain this environment.

Filter to only return variables that have this environment. When specified, the values dict in the response will only contain this environment.

type'string' | 'secret' | 'auth_connection' nullable

Filter by variable type

Filter by variable type

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

next_cursorstring nullable
has_moreboolean required