Skip to main content
GET
List available tenants

Authorizations

Authorization
string
header
required

Bearer token created in the GVB API Access page.

Headers

Accept
enum<string>
required

Must be application/json.

Available options:
application/json

Query Parameters

updated_since
string<date-time> | null

Return records updated at or after this ISO-8601 timestamp.

cursor
string | null

Opaque cursor from next_cursor; do not inspect or modify it. Page size is fixed at 50.

Response

Successful response.

data
Tenant · object[]
required
next_cursor
string | null
required
server_time
string<date-time>
required

ISO-8601 timestamp.