curl --location --request GET 'https://api.getcalico.com/platform/v1/provider' \
--header 'Authorization: Bearer <token>'[
{
"type": "api_key",
"providerId": "coinbase",
"displayLabel": "string",
"walletAddress": "string"
}
]