Skip to main content

List Integrations

Retrieve a list of integrations belonging to the authenticated user.

Response

object
Response status information
integer
HTTP status code (200)
string
Status message
array
Array of integration objects
integer
Integration ID
string
Type of integration (e.g., ‘elevenlabs’, ‘openai’, ‘anthropic’)
object
Integration-specific configuration
object
Schema definition with required/optional fields
integer
Owner user ID
string
Owner email address
string
ISO 8601 creation timestamp
string
ISO 8601 last update timestamp

Error Responses

object
Unauthorized - Invalid or missing authentication