GET
/
getProfile
/
{profileid}
curl --request GET \
  --url https://gateway.finhub.cloud/peps/1.0.0/getProfile/{profileid} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
headerrequired

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

Path Parameters

profileid
string
required