Logs
x-internal
Get detailed trigger log by ID (DEPRECATED)
DEPRECATED: This endpoint has declining traffic and will be removed in a future version.
get/api/v3.1/internal/trigger/log/{id}
Path parameters
idstring required
Response
Successfully retrieved trigger log
Example response
{
"log": {
"type": "trigger",
"meta": {
"type": "trigger"
}
}
}Changes
Changed in 3 of the 61 revisions of this API.4
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
UserApiKeyAuthwas removed from the APIapi-security-removed
- ○
- ○
endpoint added
endpoint-added
- ○