Session
The Session object contains data about a session.
Structure
Key
Type
Description
api_key
string
API key.
start_date
Date and time the session was started.
Example
{
"api_key": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
"start_date": "2018-12-20T08:55:35.158344+00:00"
}