Workspace Variables
List workspace variables
List the variables for a specific workspace.
GET
/
workspaces
/
{workspace_id}
/
application_variables
Authorizations
Authorization
string
headerrequiredBearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
workspace_id
integer
requiredID of the workspace
Response
200 - application/json
status
enum<string>
The outcome of the fetch request
Available options:
success
data
object[]
Was this page helpful?