latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
integrations-v3
Search Change Logs
Search the integration change log (audit trail).
Query parameters (all optional):
| Parameter | Description |
|---|---|
| integration_id | Filter by the integration instance UUID that was changed. |
| organization_id | Scope to this org. Defaults to the caller's org. Cross-org queries require platform-admin. |
| user_id | Filter by the user who made the change. Cross-org user filters require platform-admin. |
| last_id | Cursor for pagination — only return records with id less than this. |
| limit | Maximum records to return (default 100, max 100). |
Results are ordered by id descending (newest first).
Permissions: org admin (own org) or platform admin (any org).
get/v3/integrations/change-logs
Query parameters
integration_idstring nullable
organization_idstring nullable
user_idstring nullable
last_idinteger nullable
limitinteger
Response
Successful Response