Skip to content

connections_list

GET
/connections
curl --request GET \
--url https://api.canopyhq.dev/connections \
--header 'Authorization: Bearer <token>'

Every connection the tenant owns.

Media typeapplication/json
Array<string>
Examplegenerated
[
"example"
]

No console token, or one that did not verify.