List authentication configurations with optional filters

Headers

x-api-keystringRequired

Query parameters

is_composio_managedstringOptional
Whether to filter by composio managed auth configs
limitdoubleOptionalDefaults to 20
The number of auth configs to return
toolkit_slugstringOptional
The slug of the toolkit to filter by
cursorstringOptional
The cursor to paginate through the auth configs
deprecated_app_idstringOptional
The app id to filter by
deprecated_statusstringOptional
show_disabledbooleanOptionalDefaults to false
Show disabled auth configs

Response

Successfully fetched auth configs
itemslist of objects
total_pagesdouble
next_cursorstring or null

Errors