API Reference
Reference for the API
Get AI action by ID
cURL
curl --request GET \ --url https://cookiechimp.com/api/v1/ai-actions/{id} \ --header 'Authorization: <api-key>'
{ "cookie_id": "example_uuid", "type": "autofill", "metadata": { "description": "Tracks user activities.", "company": "Example Company", "domain": "example.com", "duration": "Session" } }
ID of the resource
AI action
Unique identifier for the AI action
ID of the cookie that the AI action is associated with
autofill
auto_categorisation
auto_approved
Was this page helpful?