Skip to main content
GET
Execute an award saved search

Authorizations

Authorization
string
header
required

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

Path Parameters

savedSearchId
string
required

Query Parameters

cursor
string
perPage
integer
default:25
Required range: x <= 100

Response

Awards currently matching the saved search

data
object[]
required
meta
object
required

Execution metadata for a live award saved-search run. Distinct from CursorMeta, which requires a count this endpoint does not emit.