Skip to main content

Get user's sessions

GET 

/api/v4/users/:user_id/sessions

Get a list of sessions by providing the user GUID. Sensitive information will be sanitized out.

Permissions

Must be logged in as the user being updated or have the edit_other_users permission.

Request

Responses

User session retrieval successful