List Dubs

List the dubs you have access to.

Headers

xi-api-keystringRequired

Query parameters

cursorstring or nullOptional
Used for fetching next page. Cursor is returned in the response.
page_sizeintegerOptional>=1<=200Defaults to 100
How many dubs to return at maximum. Can not exceed 200, defaults to 100.
dubbing_statusenumOptional
What state the dub is currently in.
Allowed values:
filter_by_creatorenumOptionalDefaults to all
Filters who created the resources being listed, whether it was the user running the request or someone else that shared the resource with them.
Allowed values:

Response

Successful Response
dubslist of objects
next_cursorstring or null
has_moreboolean

Errors