Tenant Registry
Retrieve a tenant
Example request using curl
curl -X GET {api-url}/registry/v1/currenttenant If the user is not logged in then the /definitions/TenantAnonymous is returned <br />User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous
get/registry/v1/currenttenant
Query parameters
fieldsstring
return these json fields ex ?fields=id,name
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.