Fetch multiple toolkits
Retrieves a comprehensive list of toolkits that are available to the authenticated project. Toolkits represent integration points with external services and applications, each containing a collection of tools and triggers. This endpoint supports filtering by category, management type, and local availability, as well as different sorting options. You can optionally specify a list of toolkit slugs to fetch specific toolkits.
Authentication
x-api-keystring
API Key authentication via header
Request
This endpoint expects an object.
toolkits
Array of toolkit slug identifiers to retrieve
category
Category ID or name to filter toolkits by
managed_by
Entity responsible for managing the toolkits
Allowed values:
is_local
When true, includes toolkits that are local to the project
sort_by
Determines how toolkits should be sorted in the response
Allowed values:
limit
cursor
Response
Toolkits retrieved successfully. Returns a paginated list of available toolkits with detailed metadata.
items
total_pages
current_page
total_items
next_cursor