Get available resources

Consolidated endpoint returning all available resources: enabled models, custom tools, built-in tools, integration tools, and MCP servers.

Authentication

AuthorizationBearer
API key or Clerk session token

Query parameters

modelIdstringOptional

Model ID for built-in tool filtering

modelProviderstringOptional

Model provider for built-in tool filtering (required with modelId)

Response

Available resources
mcpServerslist of objects
modelsobject
toolsobject

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error