For the complete documentation index, see llms.txt. This page is also available as Markdown.

Opted In Customers

Get opted-in customers

post

Retrieve list of customers who have opted in for communications

Header parameters
X-API-KEYstringRequired

Your API key

X-SECRET-KEYstringRequired

Your Secret key

Body
app_idstringRequired
limitinteger · max: 1000Optional
offsetintegerOptional
Responses
200

Opted-in customers retrieved successfully

application/json
post
/v2/ExternalApi/getOptinCustomers

Last updated