Batch Get Streaming Checklist

Retrieves the set of assets and their execution configurations for all streaming checklists specified by the request. If a streaming checklist is not found, it will not be included in the response.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
checklistRidsset of stringsRequired

Response

This endpoint returns an object.
streamingChecklistInfosmap from strings to objects