GET
/
profile
/
{customerId}
curl --request GET \
  --url https://gateway.finhub.cloud/customer/2.0.0/profile/{customerId} \
  --header 'Authorization: Bearer <token>' \
  --header 'tenantId: <tenantid>'

Authorizations

Authorization
string
header
required

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

Headers

tenantId
string
required

Tenant/Owner id

Path Parameters

customerId
string
required

Response

default

Default response