Season documents
Season Store and Documents
Below is the request to retrieve 100 season documents which can be used in a loop to ingest all season documents in the season store (increment offset value by limit value in each iteration until status code of response is not 200)
GET: https://<base-url>/stores-active/contentinstance/season/filter?offset=0&limit=100&api_key=<api-key>
For more details and options try this request in the API explorer