Get single authentication configuration by ID
Retrieves detailed information about a specific authentication configuration using its unique identifier.
Path parameters
nanoid
The unique identifier of the authentication configuration to retrieve
Headers
x-api-key
Response
Successfully fetched auth config
id
The unique ID of the authentication configuration
uuid
The UUID of the authentication configuration (for backward compatibility)
type
The type of the authentication configuration (custom or default)
Allowed values:
toolkit
Information about the associated integration
name
The display name of the authentication configuration
status
Current status of the authentication configuration
Allowed values:
no_of_connections
The number of active connections using this auth config
deprecated_params
Deprecated parameters maintained for backward compatibility
auth_scheme
The authentication scheme used (e.g., OAuth2, API Key, etc.)
is_composio_managed
Whether this authentication configuration is managed by Composio or the user
credentials
The authentication credentials (tokens, keys, etc.) - may be partially hidden for security
created_by
The identifier of the user who created the auth config
created_at
ISO 8601 date-time when the auth config was created
last_updated_at
ISO 8601 date-time when the auth config was last updated
expected_input_fields
Fields expected during connection initialization
restrict_to_following_tools
List of tool IDs this auth config is restricted to use with