Skip to main content
GET
List integrations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

category
string

Filter integrations by category.

slug
string

Filter integrations by slug.

Search integrations by name (case-insensitive partial match).

hasActions
enum<string>

Filter integrations that have at least one action.

Available options:
true,
false
hasExtractors
enum<string>

Filter integrations that have at least one extractor.

Available options:
true,
false

Response

Successful response

integrations
any[]
required

List of integrations.