get https://api.neuronsinc.com/predict/v2/media
Gets all media
Returns a listing of videos and images as specified with optional pagination parameters:
- offset sets the starting position for the pagination (starting at nth result)
- limit sets the page size (how many results per page)
The media can be fitlered according to the following properties (also optional) which can also be used as query parameters:
- status is the status of the media prediction, which can be init, started, done or failed
- type can be either image or video