Get Console
Operation ID: getConsole
Get the console URI of the platform or platform tenant if tenantId is specified
Request
URI
GET
https://{api_host}/api/v1/console
COPY
Query Parameters
string
tenant_id
Optional
The ID of the tenant to get its console URI
string
lang
Optional
The language of console page to show
Responses
200
The console URI is returned
Returns string of type(s) application/json
Operation doesn't return any data structure
501
The optional API is not implemented
Operation doesn't return any data structure
Console Operations
GET
Get Console