Endpoint user session details
GET https://{{base_url}}/v6/endpoint-data/user-sessions/{{sessionId}}.json?window=24h
Endpoint user session details
Returns details for an endpoint user session
Optional (Querystring) Parameters
- format=json|xml optional, specifies the format of output requested. See Output Formats for more information
- aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information
Request
- {sessionId} corresponds to the id of a endpoint user sessions, see the Endpoint user session list endpoint for a listing of endpoint user sessions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
window | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |