Tenants
Get the project variables associated with the tenant.
get/{spaceId}/tenants/{tenantId}/projectvariables
Path parameters
spaceIdstring required
tenantIdstring required
The ID of the tenant to read project variable values for. Example: Tenants-101.
Query parameters
includeMissingVariablesboolean
When true, the response also lists the project variable templates the tenant is required to supply a value for but has not, along with each template's default value.
Response
The project variables associated with a tenant.