v1
latestOpenAPI 3.1.02026-07-2419603.1 MBData Activation
Fetch last activation logs
Returns last 100 activation logs. Requires view permission. This API is deprecated, use API v3.
get/api/cdp/log/v1/app/{app_id}/activation/{activation_id}/last
Path parameters
app_idstring uuid required
ID of the app.
Example:3929d56c-cd62-4001-a4fc-013f5f954691
activation_idstring uuid required
Example:e898ae47-61cd-4c9d-9d67-e5a930eb9f39
An activation UUID for which last logs are requested
Query parameters
outcome'success' | 'error'
Example:success
Return only webhook activation logs that ended with success/error
status'error' | 'success' | 'partial_success' | 'on_hold'
Example:success
Return only batch activation logs (e.g., Google Ads Customer Match) that ended with specific status.
Response
An array of activation logs