Get the sessions for the user.get https://{tenanturl}/v1.0/auth/sessions/{userId}This endpoint takes a userId in the path. Entitlements required: listSessionsPath ParamsuserIdstringrequiredThe userid to get sessions forResponses 200Success. A list of session identifiers with context information. 400The specified userId was not found. 500An unexpected error occured.Updated over 1 year ago