GET networks

art19.com

Summary: Get a list of networks
Operation ID:
Auth: api_key
Description

### Deprecations - The attribute `cover_image_id` has been replaced with the relationship `cover_image` and will be removed from the response in a future release.

Parameters (7)

ad_deal_status (array, query, optional)

Limit the result to networks containing at least one series with an ad deal matching one of the values in this parameter.

ad_rep_account_id (string, query, optional)

Limit the result to networks containing at least one series with an ad deal of this Ad Ops profile.

ids[] (array, query, optional)

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](https://tools.ietf.org/html/rfc3986#section-3.4).

page[number] (integer, query, optional)

Select which page number to receive results for. Pages are numbered starting at 1.

Constraints: {'minimum': 1}

page[size] (integer, query, optional)

Indicate how many records to return per page. The maximum is 100.

Constraints: {'minimum': 1, 'maximum': 100}

q (string, query, optional)

Limit the result to networks with a name containing this parameter in a case-insensitive way.

sort (array, query, optional, default: name)

Specify how to sort the result. Please refer to either the top section or the [JSON:API specification](https://jsonapi.org/format/#fetching-sorting) on how sorting works in general.

No probe data for this endpoint yet.