GET /Contacts
Summary: Retrieves all contacts in a Xero organisation
Operation ID: getContacts
Auth: unknown
Operation ID: getContacts
Auth: unknown
Parameters (7)
IDs
(array, query, optional)
Filter by a comma separated list of ContactIDs. Allows you to retrieve a specific set of contacts in a single call.
If-Modified-Since
(string, header, optional)
Only records created or modified since this timestamp will be returned
includeArchived
(boolean, query, optional)
e.g. includeArchived=true - Contacts with a status of ARCHIVED will be included in the response
order
(string, query, optional)
Order by an any element
page
(integer, query, optional)
e.g. page=1 - Up to 100 contacts will be returned in a single API call.
where
(string, query, optional)
Filter by an any element
xero-tenant-id
(string, header, required)
Xero identifier for Tenant
No probe data for this endpoint yet.