{
"maxResults": 1,
"nextToken": "string"
}curl --location 'https://www.amazon.com/ap/oa/user-invitations/list' \
--header 'Amazon-Ads-AccountId;' \
--header 'Amazon-Ads-ManagerAccountId;' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Content-Type: application/vnd.ListUserInvitations.v1+json' \
--data '{
"maxResults": 1,
"nextToken": "string"
}'{}