List

GET

Get a list of Sessions.

Query parameters

file_idstringOptional

Unique identifier for File to return Sessions for. Sessions that contain any Logs associated to this File will be returned.

version_idstringOptional

Unique identifier for Version to return Sessions for. Sessions that contain any Logs associated to this Version will be returned.

pageintegerOptional

Page number for pagination.

sizeintegerOptional

Page size for pagination. Number of Sessions to fetch.

Response

This endpoint returns an object.
recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors