GET
/
auth
/
tenants
/
{id}
/
env
curl --request GET \
  --url https://api.pxyz.dev/api/v0/auth/tenants/{id}/env
"<any>"

Path Parameters

id
string
required

Query Parameters

scope
string

Response

200
application/json
Successful response

The response is of type any.