Session

Returns sessions stats

Returns aggregated statistics of sessions filtered by given query

get/sessions/stats-aggregated

Query parameters

date_fromstring date

Filter the sessions from this date. Formatted in RFC3339 e.g. 2020-07-01.

date_tostring date

Filter the sessions until this date. Formatted in RFC3339 e.g. 2020-07-30.

directionstring

Direction to filter the sessions by. Possible values are "Provided", "Consumed".

consumer_idstring

Consumer identity to filter the sessions by.

hermes_idstring

Hermes ID to filter the sessions by.

provider_idstring

Provider identity to filter the sessions by.

service_typestring

Service type to filter the sessions by.

statusstring

Status to filter the sessions by. Possible values are "New", "Completed".

Response

Session statistics

Changes

No recorded changes to this endpoint across all 52 revisions of this API.