Skip to main content
GET
List the attribution links you've created

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

page
integer | null
default:1
limit
integer | null
default:100
marketplace
string | null
default:amazon.com
link_name
string | null

Case-insensitive substring match on the link's name.

url
string | null

Case-insensitive substring match on the link's Amazon URL.

brand_ids
string | null

Comma-separated brand ids. Restricts to links for one or more brands.

start_date
string | null

First day of the date range (inclusive). YYYY-MM-DD or YYYYMMDD.

end_date
string | null

Last day of the date range (inclusive). YYYY-MM-DD or YYYYMMDD.

Response

Successful Response

pagination_info
PaginationInfo · object
required