curl --request GET \
--url https://apigcp.trynia.ai/v2/connectors/installations \
--header 'Authorization: Bearer <token>'List all connector installations for the current user/org.
curl --request GET \
--url https://apigcp.trynia.ai/v2/connectors/installations \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.trynia.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
Successful Response
Was this page helpful?