Authorizations
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.
Path Parameters
The ID of the activity.
Response
Successfully retrieved Activity details.
The ID of the activity.
"b7c8e9d0-f1a2-3b4c-5d6e-7f8a9b0c1d2e"
The token ID.
"BTC"
The type of tokenization operation.
Issue
, Mint
, Burn
, Pause
, Unpause
, UpdateAllowlistAddresses
, UpdateBlocklistAddresses
, ToggleAllowlist
, ContractCall
"Issue"
The status of the tokenization activity.
Processing
, Success
, Failed
- MPC Wallets
- Web3
The initiator of the activity.
"steve@example.com"
The transaction initiator type. Possible values include:
API
: An API initiator, who initiates the transaction by using the WaaS API.Web
: An web initiator, who initiates the transaction from Cobo Portal.App
: An App initiator, who initiates the transaction from Cobo Portal Apps.External
: An external initiator, who initiates the transaction outside Cobo.
API
, Web
, App
, External
"API"
The IDs of the corresponding transactions of the activity.
The creation timestamp of the activity in milliseconds since the Unix epoch.
1678886400000
The last update timestamp of the activity in milliseconds since the Unix epoch.
1678886400000