Error
Project Variables
Get list of project variables
Retrieve a list of objects representing the user-defined variables within a project.
GET
Get list of project variables
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
default - application/json
The identifier of ProjectVariable
The creation date
The update date
Name of the variable
Arbitrary attributes attached to this resource
The variable is a JSON string
The variable is sensitive
The variable is visible during build
The variable is visible at runtime
Applications that have access to this variable
Value of the variable
Last modified on June 16, 2026