Retrieve a list of all sessions with optional filtering. Use filter[account] to filter by account ID and filter[session_device] to filter by session device ID.
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Number of items per page (default: 15)
^\d+$"15"
Cursor for fetching items after this point
"eyJ2YWx1ZXMiOnsiY3JlYXRlZF9hdCI6IjIwMjUtMTAtMjJUMjI6MTM6NDguMTQ5WiJ9LCJpZCI6IjNkZjk3MWQwLWNkNTYtNDAwNi05YmM0LTFjYmMzMjc1OWI2ZiJ9"
Cursor for fetching items before this point
"eyJ2YWx1ZXMiOnsiY3JlYXRlZF9hdCI6IjIwMjUtMTAtMjJUMjI6MTM6NDguMTQ5WiJ9LCJpZCI6IjNkZjk3MWQwLWNkNTYtNDAwNi05YmM0LTFjYmMzMjc1OWI2ZiJ9"
Include total count in response (may impact performance)
true, false "true"
Filter sessions by status
created, started, pending, completed, failed, marked_for_review, approved, declined, expired "created"
Filter sessions by entity type
person, business "person"
Filter sessions by account relationship ID
"123e4567-e89b-12d3-a456-426614174000"
Filter sessions by session device relationship ID
"123e4567-e89b-12d3-a456-426614174000"