GuideLab API

List Xero sync logs

Retrieve Xero synchronization log entries for the authenticated lab. Supports filtering by entity type and entity ID.

GET
/integrations/xero/sync-log

Retrieve Xero synchronization log entries for the authenticated lab. Supports filtering by entity type and entity ID.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X GET "https://example.com/integrations/xero/sync-log"
{  "data": [    null  ]}
Empty