Management
Get Connections
Returns connected integrations for your organization.
GET
/
connections
Headers
x-trackstar-api-key
string
requiredYour organization-level 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.
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.