Skip to content
Managani Docs
Search
K
Main Navigation
Guide
Desktop
Mobile
Cloud
Self-Hosted (v1 preview)
MCP
API
Appearance
Menu
Return to top
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
​
200
403
404
Tenant account
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"account"
:
"string"
}
GET
/admin/api/accounts/{tenantId}
Playground
​
Authorization
AdminSession
Try it out
Samples
​
Powered by
VitePress OpenAPI