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