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

User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

Language
Click Try It! to start a request and see the response here!