Agents Platform
List Environment Variables
List all environment variables for the workspace with optional filtering
GET
List Environment Variables
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
Pagination cursor from previous response
Number of items to return (1-100)
Required range:
1 <= x <= 100Filter by exact label match
Filter to only return variables that have this environment. When specified, the values dict in the response will only contain this environment.
Filter by variable type
Available options:
string, secret, auth_connection