Sessions

List sessions

get
/sessions
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
userIdstringOptional
Responses
200

List

application/json
get
/sessions
200

List

Create a recording session

post
/sessions
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
userIdstringRequired
deviceIdstringRequired
protocolstringOptionalExample: pilot-v1
notesstringOptional
Responses
post
/sessions
201

Created

Last updated

Was this helpful?