v1
latestOpenAPI 3.0.02026-07-142213168.2 KBGet a list of series
When retrieving a list of series, the result is automatically filtered depending on the privileges the used credential holds. All credentials will have access to active series with a public page enabled (on ART19). Utilizing a filter to limit the result to series associated with your account is recommended.
Query parameters
The list of IDs to filter by. Repeat this parameter for each ID you want to include in the filter. The brackets MUST be percent-encoded, per the requirements in RFC 3986 § 3.4.
Select which page number to receive results for. Pages are numbered starting at 1.
Indicate how many records to return per page. The maximum is 100.
Limit the result to series with an ad deal of this Ad Ops profile.
Limit the result to series owned by this network.
Limit the result to series with a title or slug containing this parameter in a case-insensitive way.
Specify how to sort the result. Please refer to either the top section or the JSON:API specification on how sorting works in general.
Response
Success