Skip to main content
GET
Get Connections

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Example:

"<x-trackstar-api-key>"

Query Parameters

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.

Example:

"page_token"

Response

Successful response

data
Connection · object[]

A list of connections for your organization.

Example:
next_token
string | null

See pagination for more details.

Example:

"next_token"

total_count
integer

The number of items returned.

Example:

1