Users

Endpoints to retrieve data related to the Aerial account's users

Retrieve session information
Early Access

Retrieves Session information for the current user. Use this method in a browser-based application to determine if the user is signed in.

SecurityCookie
Request
path Parameters
accountId
required
string

The id of the Aerial account

Responses
200

Success

401

Unauthorized

404

Resource Not Found

429

Rate limit exceeded

500

Internal Server Error

get/{accountId}/api/v1/sessions/me
Request samples
Response samples
application/json
{}