Get Person Shares

Calling this endpoint allows you to retrieve a list of a program participant's share instances. The list is sorted by share date in descending order.

Path Params
string
required

Extole's unique profile identifier of the customer.

Query Params
string

A list of Extole program labels (e.g., refer-a-friend). Will include shares that match at least one of the programs.

string

A list of Extole campaign unique identifiers. Will include shares that match at least one of the campaign IDs.

string

A list of your unique identifiers for the customer. The actual value of the field will be <PARTNER_ID_NAME>: and should be URL encoded.

string

A list of data keys (e.g., order_id). Will include shares that match at least one of the data keys.

string

A list of name:value pairs (e.g., order_id:12345). Will include shares that have at least one of the specified data name-value pairs.

int32
int32
Headers
string
Defaults to Bearer {access_token}
string
Defaults to application/json
Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json