v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
sessions

Retrieves a single resource with the given id from the service.

get/sessions/{id}

Path parameters

idinteger required

ID of sessions to return

Response

success

typestring required

The type of session ("api-key" or "email")

keystring required

The key used for authentication (either an email address or an API key)

access_tokenstring

The access token to use when making API calls with this session