Skip to main content

Impersonate a user (GET method)

GET 

/v1/auth/impersonate

Allows privileged users (e.g., vendors) to act on behalf of another user in the system. The client must have an impersonation audience and valid credentials. Returns a JWT token that can be used to make requests as the impersonated user.

Request

Responses

Successfully generated impersonation token

Response Headers
    Authorization

    The impersonation token in Bearer format