App Connections
List App Connections
Returns a collection of app connections
GET
/
v5
/
app
/
app_connections
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
An ID of a company to filter by, which will look like biz_*************
An ID of an object to filter by, which will look like prod_*************
The type of resource to filter by, ex 'product'.
Available options:
product
The page number to retrieve
The number of resources to return per page. There is a limit of 50 results per page.
Was this page helpful?