EndpointsEpisodes

List Coworld episode requests

GET/v2/coworlds/{coworld_id}/episode-requests

Returns 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.

Range1 <= value <= 100
Default50
cursor?|

Opaque cursor from the previous page.