Skip to content

Get a tenant account and members​

GET
/admin/api/accounts/{tenantId}

Authorizations​

AdminSession

Authenticated backend-admin session cookie.

Type
API Key (cookie: connect.sid)

Responses​

Tenant account

application/json
JSON
{
  
"account": "string"
}

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI