listPublicIntegrations
List public integration
GET
Query Parameters
Provide the meta.nextToken
value provided in the last API response to retrieve the next page of results
Maximum number of results to return per page
Integration Name
Integration version. Either a semver version or tag "latest"
Filter integrations by implemented interface ID
Filter integrations by implemented interface name (strict match)
Bot ID. Required when filtering for installed integrations
Filter integrations by verification status
Available options:
unapproved
, pending
, approved
, rejected
Search integrations by name, description, actions, and interfaces. Responses include a matchedOn field indicating which fields matched the search.
Sort integrations by field
Available options:
popularity
, name
, createdAt
, updatedAt
, installCount
Sort direction (asc or desc)
Available options:
asc
, desc
Was this page helpful?