For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Overview
    • Introduction
    • Response Codes
  • API Reference
      • GETGet integration
      • PUTUpdate integration
      • DELDelete integration
      • GETList integrations
      • POSTCreate integration
LogoLogo
API ReferenceIntegrations

List integrations

||View as Markdown|
GET
https://hublinks.io/rest/accounts/:account_id/integrations
GET
/rest/accounts/:account_id/integrations
$curl https://hublinks.io/rest/accounts/account_id/integrations \
> -H "X-API-KEY: <apiKey>"
200Retrieved
1{}
List configured integrations for this account.
Was this page helpful?
Previous

Delete integration

Next

Create integration

Built with

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

account_idstringRequired

Response

Successful response