Get a single project variable

GET https://{{base_url}}/v1/projects/{{project_uid}}/variables/{{variable_uid}}

The Get a single project variable request fetches a specific project variable defined in a project.

To use the API Request, you need to authenticate yourself with an Organization UID and Authtoken. Read more about it in Authentication.


For more information, refer to the Get a single project variable API Reference document

HEADERS

KeyDatatypeRequiredDescription
authtokenstringEnter your authtoken. Refer Authentication for more details.
organization_uidstringEnter the Organization UID.
Content-Typestring