This method uses GET to retrieve programmatic transcode packages available within the network.
Notes:
-
Because of database capacity issues, the Programmatic Transcode Package Open API returns a maximum of 100 packages per page, even if you request a larger number than that. After 30 seconds, requests time out and receive a 500 error.
-
Including the 'name' filter within the 'filters' parameter returns any packages where the filter matches the package name OR any of the included profile names.
-
Filters are case insensitive, and any leading or trailing whitespace on a filter value will be ignored.
-
Any duplicate keys provided in the filters JSON will be overwritten by the last occurrence of the key. Using multiple values for the same filter key is not supported at this time.
-
Filter values must be strings.