sessions
Get session by identifier
Returns a single session by identifier
get/applications/{application-identifier}/sessions/{session-identifier}
Query parameters
includestring[]
Include additional information for the session
[ "pageViews,errors" ]
Response
OK
Example response
{
"countryCode": "US"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.