v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-013469188.5 KB
Utilities

List candidate quotes considered for a deposit

Returns every quote the orchestrator (or Solana bridge adapter) returned for this deposit, including which one was attempted and its terminal outcome. Scoped to the caller's tenant.

get/deposits/{id}/quotes

Path parameters

idstring required

Deposit id. Returned by GET /deposits.

Example:12345

Deposit id. Returned by GET /deposits.

Headers

x-api-keystring required

API key for authentication

Example:your-api-key

API key for authentication

Response

Quotes considered for the deposit

countinteger required