Workspace Variables
Fetch workspace variable
Fetch the variable with fir this key.
GET
/
workspaces
/
{workspace_id}
/
application_variables
/
{variable_key}
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
Key of the variable
Was this page helpful?