EndpointsEpisodes
List Coworld episode requests
GET
/v2/coworlds/{coworld_id}/episode-requestsReturns episode requests created for one Coworld version, newest first.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
coworld_id*Coworld Id
Coworld version whose episode requests will be listed.
Match
^cow_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Query Parameters
source?|
Return only requests from this Coworld workflow source.
limit?Limit
Maximum episode requests returned.
Range
1 <= value <= 100Default
50cursor?|
Opaque cursor from the previous page.