Environment Variables
List Variable Definitions
List environment-variable definitions for the org.
GET
List the environment-variable definitions for your organization, paginated. A definition describes a variable’s name, scope, format, and whether it’s encrypted — the actual values are managed separately (see Set Variable Value).
Authentication
Definitions are org-level, so this endpoint uses API-key auth.Your Refold API key.
Query Parameters
Filter by scope:
org, linked_account, or workflow.Filter by format, e.g.
string, number, url.Filter by name (regex).
Page number.
Page size.
Response
- 200 OK