Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response ID

Query Parameters

provider
string

Provider override for native lookups

after
string

Pagination cursor

include
string[]

Fields to include in listed input items

include[]
string[]

Fields to include in listed input items

limit
integer

Maximum items to return (1-100, default 20)

order
enum<string>

Sort order: asc or desc

Available options:
asc,
desc

Response

OK

data
object[]
first_id
string
has_more
boolean
last_id
string
object
string