Routes

Get a session by session Id

Returns the session identified by the supplied session Id

GEThttps://api.insurely.com/sessions/{sessionId}

Path Parameters

sessionIdstringrequired

Responses

advisorEmailstring

The email address of the SST advisor that created the session.

A list of collections that were made through this session.

creationDatestring[date-time]

Timestamp the session was created at.

sessionDataSessionData

Optional additional data about the end user.

sessionIdstring

The session Id.

cURL
curl https://api.insurely.com/sessions/{sessionId}