List all of the connections you have for your application. Connections represent the authenticated access you have to your customer’s TSP data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Pagination cursor to start requests from
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
The maximum number of results to return in a page.
Filter connections by tag
Filter connections that were last updated on or after a given time.
"2021-01-06T03:24:53.000Z"
Filter connections that were last updated on or before a given time.
"2021-01-06T03:24:53.000Z"
OK
The response is of type object
.