List Public Connectors
ListConnectors returns a paginated list of all public Connectors, ordered with most recently updated first.
Customising the sort behaviour is not currently supported but may be added in the future. Similarly with filtering, this will be implemented in a future release.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Query Parameters
Allows you to search using tags. The format needs to be like <key>:<?value>
, with multiple tags separated by a
,
. Each tag needs to have a key but value is optional.
Example: "category:e-commerce,business"
Allows you to search connectors by category. You can search for connectors with multiple categories by providing an array of categories.
For example: "?categories=category1&categories=category2&categories=category3".
Development & IT
, ERP
, Supply Chain & Logistics
, Communication
, Accounting
, Hospitality
, Productivity
, HR
, CRM
, AI/LLMs
, eCommerce
, Business Operations
Protocol filters the returned Connectors using a case-insensitive substring-match.
Name filters the returned Connectors using a case-insensitive substring-match.