Skip to main content
GET
List offices

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Query Parameters

limit
integer
default:50

Number of offices to return (min: 1, max: 100, default: 50).

Required range: 1 <= x <= 100
Example:

50

cursor
string

Opaque cursor from the previous response.

Response

items
object[]
required
pagination
object
required