1. Obtain a token
An organisation administrator creates user or service-account access in GVB’s API Access page. Copy the token when it is issued; it is shown only once. The same page provides a personalised Postman collection containing the correct tenant context and examples.2. List authorised tenants
Choose the server that matches the documentation environment when using the API reference:
The public production example is:
tenant_id from the response for tenant-scoped endpoints. Never put a token in a URL, source-controlled file, support ticket, or analytics property.
3. Synchronise incrementally
Store the returnedserver_time. On the next run, pass that value as updated_since; follow next_cursor until it is null. Pages always contain at most 50 records.