Skip to main content
GET
List capture sessions

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

collection_id
string
required
Example:

"default"

Query Parameters

status
enum<string>
Available options:
created,
starting,
active,
stopped,
failed
Example:

"active"

Response

200 - application/json

List of capture sessions

success
boolean
Example:

true

data
object