get_disbursement_by_id
GET/v1/disbursements/:disbursement_id
Borrower-scoped lookup of a disbursement by its ID. Used by the mobile select-account screen to render the failed disbursement's amount and failure reason before the borrower picks another account. See docs/superpowers/specs/2026-05-25-loan-disbursement-bank-rail-design.md §7.1, §7.3.
Request
Responses
- 200
- 401
- 403
- 404
Disbursement details
unauthorized: Unauthorized
Caller does not own this disbursement
not_found: Resource not found