get https://{defaultHost}/api/v2/bars//connections
Returns a list of all Connections for the specified Bar.
Responses
Returns a list of all Connections for the specified Bar.
xxxxxxxxxx
curl --request GET \
--url https://app.productplan.com/api/v2/bars/bar_id/connections \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: