GET
/
card
/
{token}
curl --request GET \
  --url https://gateway.finhub.cloud/cms/1.0.0/card/{token} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

token
string
required

Response

500 - text/plain

The response is of type string.