cURL
curl --request GET \ --url https://staging.crossmint.com/api/v1/ip/actions/{actionId} \ --header 'X-API-KEY: <x-api-key>'
{ "id": "123", "status": "success" }
Get an action by its id
API scope required: nfts.create
nfts.create
API key required for authentication
Actions found
The response from the Story Actions API
Was this page helpful?