GET
/
connections

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Query Parameters

access_token
string

An optional access token to filter connections by. If included, a single connection associated with the access token will be returned.

page_token
string | null

The page token to use to retrieve the next page of results. If this field is omitted, there are no subsequent pages.

Response

200 - application/json
data
object[]

A list of connections for your organization.

next_token
string | null

See pagination for more details.

total_count
integer

The number of items returned.