Retrieve all connections that are enabled for the specified Application, using checkpoint pagination. A list of fields to include or exclude for each connection may also be specified.
This endpoint requires the read:connections scope and any one of read:clients or read:client_summary.
Note: The first time you call this endpoint, omit the from parameter. If there are more results, a next value is included in the response. You can use this for subsequent API calls. When next is no longer included in the response, no further results are remaining.
Parameters
id: string
ID of the client for which to retrieve enabled connections.
Retrieve all connections that are enabled for the specified Application, using checkpoint pagination. A list of fields to include or exclude for each connection may also be specified.
read:connections
scope and any one ofread:clients
orread:client_summary
.from
parameter. If there are more results, anext
value is included in the response. You can use this for subsequent API calls. Whennext
is no longer included in the response, no further results are remaining.