GET
/v1/mgmt/tenant/settings
Get session settings for a tenant
This endpoint allows you to get the session settings of a given tenant.
See Also
- See tenant session settings for details about tenant session settings.
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<ProjectId:ManagementKey\>
Authorization
Authorization
RequiredBearer <token>
< Project ID >:< Management Key > as bearer
In: header
Query Parameters
id
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?