Skip to main content
GET
Page rows with status fields, score filter, sort, and CSV export

Authorizations

Authorization
string
header
required

API key: Authorization: Bearer og_live_...

Path Parameters

list_id
string<uuid>
required

Query Parameters

cursor
string
Minimum string length: 1
limit
integer
Required range: 1 <= x <= 100
ids
string<uuid>[]
Required array length: 1 - 100 elements
min_relevance_score
number
Required range: 0 <= x <= 100
sort
enum<string>
Available options:
relevance_score,
created_at
order
enum<string>
Available options:
asc,
desc
include_duplicates
boolean
include_excluded
boolean
include_disapproved
boolean
format
enum<string>
Available options:
csv

Response

Success

The response is of type object.