Retrieve the callback url used as webhook
curl --request GET \ --url https://staging-biz.coinprofile.co/v2/callbackurl \ --header 'X-Api-Key: <api-key>' \ --header 'X-Api-User: <api-key>' \ --header 'X-User-Version: <api-key>'
{ "success": true, "message": "<string>", "data": { "callbackUrl": "<string>" } }
Show child attributes
The callback url. e.g. https://www.example.com/callback