Action Status
Get Action Status
Use this API to poll for the status of asynchonous actions such as NFT mints, transfers, etc.
API scope required: nfts.create
GET
/
2022-06-09
/
actions
/
{actionId}
The shape of the data property in the 200
response for this API depends on the type of action initially performed.
For example, minting/burning an NFT, creating/updating a collection or template, or NFT transfers.
The action
property will indicate the type of action originally performed and will be one of:
nfts.create
nfts.delete
nfts.update
collections.create
collections.update
wallets:nfts.transfer
Authorizations
Obtained in the Crossmint developer console
Path Parameters
The actionId.