Environment Variable Groups
Get By Team ID
Authorization
Bearer Authorization<token>
JWT Authorization header using the Bearer scheme.
In: header
Response Body
curl -X GET "https://example.com/EnvVariableGroup/GetByTeamId"Empty
Bearer JWT Authorization header using the Bearer scheme.
In: header
curl -X GET "https://example.com/EnvVariableGroup/GetByTeamId"