Connections
List All Connections
List all of the connections you have for your application. Connections represent the authenticated access you have to your customer’s TSP data.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Pagination cursor to start requests from
Example:
"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.
Example:
"2021-01-06T03:24:53.000Z"
Filter connections that were last updated on or before a given time.
Example:
"2021-01-06T03:24:53.000Z"
Response
200
application/json
OK
The response is of type object
.