Skip to main content
GET
List media currently under tracking

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string
status
enum<string>
Available options:
active,
paused,
unavailable,
parked,
stopped
external_user_id
string
username
string
Required string length: 1 - 255

Response

Successful response

data
object[]
required
next_cursor
string | null
required