Triggers
Get logs
Fetches logs based on connection and integration details.
GET
Authorizations
Query Parameters
Filter logs by connection ID. You can get this from the id
field in the response of the GET /api/v1/connections
endpoint.
Filter logs by integration ID. You can get this from the id
field in the response of the GET /api/v1/integrations
endpoint.
Page number for pagination. Starts from 1.
Number of items to return per page.
Was this page helpful?