Skip to main content
GET
/
auth
/
tenants
/
{id}
Get an Tenant
curl --request GET \
  --url https://api.pxyz.dev/api/v0/auth/tenants/{id}
"<any>"

Path Parameters

id
string
required

Response

Successful response

  • any
  • object

The response is of type any.

I