v51

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-07-21235.2 KB
identity

Retrieves the connections for this user

Override the base server url that include version

get/Connections

Query parameters

authEventIdstring uuid

Filter by authEventId

Response

Success - return response of type Connections array with 0 to n Connection

idstring uuid

Xero identifier

tenantIdstring uuid

Xero identifier of organisation

authEventIdstring uuid

Identifier shared across connections authorised at the same time

tenantTypestring

Xero tenant type (i.e. ORGANISATION, PRACTICE)

tenantNamestring

Xero tenant name

createdDateUtcstring date-time

The date when the user connected this tenant to your app

updatedDateUtcstring date-time

The date when the user most recently connected this tenant to your app. May differ to the created date if the user has disconnected and subsequently reconnected this tenant to your app.

All 2 operations