cURL
curl --request GET \ --url https://api.embedreach.com/api/communication-groups/{automationId}/link-click-stats
{ "success": true, "message": "<string>", "data": {} }
Get link click statistics for an automation
If using a platform scoped JWT, you can pass in a header to impersonate a specific tenant to impersonate the request as.
The id of the automation
Status 200 response
The response is of type object.
object