Skip to main content
POST
List Odoo Databases

Body

application/json

Body for POST /api/projects/{project_id}/odoo/probe and /databases.

Used by the credential form / setup wizard to validate the URL or discover databases before the user has typed an API key. No secret is required — these endpoints only call public XML-RPC methods (common.version, db.list).

base_url
string
required
Required string length: 1 - 512

Response

Successful Response

status
string
required
databases
string[]
error
string | null
resolved_url
string | null
server_version
string | null