Retrieves link to back-office for SSO on-behalf-of user

Retrieves SSO link to back-office for the user specified by email.
If the user has multiple login roles, the highest one is selected for login.
If the companyId is entered, chooses the Admin role for this company from the available active roles.
User must have at least one valid admin/system role, employee role is not supported for this SSO link.

The link is valid for 5 minutes by default, unless the validity is specified explicitly.

This endpoint can be called only by System level users with Full admin access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Email of the user for whom the SSO link on-behalf-of user is created.

int32

If a company is specified, a SSO link with the Admin role for that company will be created if the user has such a login role.

int32
Defaults to 300

Value of the time validity of SSO link, the time is in seconds (implicit validity is 5 min = 300 sec).

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain