EndpointsCoworlds

List hosted play sessions

GET/v2/coworlds/play/sessions

Lists hosted Coworld play sessions owned by the caller, newest first. A continuation cursor is returned in the X-Next-Cursor response header when another page exists.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

limit?Limit

Maximum play sessions to return.

Range1 <= value <= 200
Default50
cursor?|

Continuation token from the previous response's X-Next-Cursor header.