List authentication configurations with optional filters
Headers
x-api-key
Query parameters
is_composio_managed
Whether to filter by composio managed auth configs
toolkit_slug
The slug of the toolkit to filter by
deprecated_app_id
The app id to filter by
deprecated_status
show_disabled
Show disabled auth configs
limit
Number of items per page
cursor
Cursor for pagination. The cursor is a base64 encoded string of the page and limit. The page is the page number and the limit is the number of items per page. The cursor is used to paginate through the items. The cursor is not required for the first page.
Response
Successfully fetched auth configs
items
total_pages
current_page
total_items
next_cursor