Lists the streaming sessions in a studio.
get/2020-08-01/studios/{studioId}/streaming-sessions
Path parameters
studioIdstring required
The studio ID.
Query parameters
createdBystring
Filters the request to streaming sessions created by the given user.
nextTokenstring
The token for the next set of results, or null if there are no more results.
ownedBystring
Filters the request to streaming session owned by the given user
sessionIdsstring
Filters the request to only the provided session IDs.
Response
Success