Environment Variables
List Variable Values
List environment-variable values for a scope.
GET
List the variable values for a given scope, paginated. Linked-account auth is restricted to its own scope; workflow scope requires a
Option 2 — Session token
workflow_id. Encrypted values are redacted.
Authentication
This endpoint reads scoped values, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
Required (header or query) for the
linked_account scope.Session token (restricted to the account’s own scope). Format:
Bearer YOUR_SESSION_TOKENPath Parameters
The scope to list:
org, linked_account, or workflow.Query Parameters
Filter to one definition.
Required for
linked_account scope.Required for
workflow scope.Page number.
Page size.
Response
- 200 OK
- 400 Bad Request