SaaSFlow
DevelopersAPIReferencevendors

Linked systems

The integrations at least one vendor is linked to, as the values the list endpoint accepts for linkedTo (e.g. ["finway", "hubspot"]). Empty when no vendor…

Authentication

Checking whether you're signed in…
GET
/companies/{companyId}/vendors/linked_systems

Authorization

Authorization<token>

A SaaSFlow API key (format sf_…) or an OAuth bearer token. Paste only the key — the proxy adds the Bearer prefix. Create an API key in Settings → Company settings → API keys — see API keys.

In: header

Path Parameters

companyId*string
Length1 <= length

Response Body

application/json

curl -X GET "https://example.com/companies/string/vendors/linked_systems"
[  "string"]