Skip to main content
GET
List Coworld Episode Request Summaries

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

coworld_id
string
required
Pattern: ^cow_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Query Parameters

source
string | null

Optional Coworld-local workflow source, such as coworld_upload.

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string | null

Response

Successful Response

entries
V2EpisodeRequestSummary · object[]
required
next_cursor
string | null
required