Skip to main content
GET
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Query Parameters

transaction_ids
string

A list of transaction IDs, separated by comma.

cobo_ids
string

A list of Cobo IDs, separated by comma. A Cobo ID can be used to track a transaction.

request_ids
string

A list of request IDs, separated by comma.

Response

Details of the transaction approvals.

transaction_id
string<uuid>

Transaction ID.

Example:

"aff0e1cb-15b2-4e1f-9b9d-a9133715986f"

cobo_id
string

Cobo ID used to track a transaction.

Example:

"20231213122855000000000000000000"

request_id
string

Request ID used to track a transaction request.

Example:

"web_send_by_user_327_1610444045047"

address_owner
object

Details of the role in a transaction approval.

spender
object

Details of the role in a transaction approval.

approver
object

Details of the role in a transaction approval.