Describe
I try to connect to the hellohq Api V2.
On the the developer.hellohq.io subdomain it is descriped as:
curl -X 'GET'
'https://developer.hellohq.io/v2/Companies?%24top=10'
-H 'accept: application/json'
-H 'Authorization: Bearer xxx'
But i always get a 404 Page of Github. What i'm doing wrong?
Our Install is on https://cic-network1.hellohq.io/
There i also set the API Client first.
Additional context


Describe
I try to connect to the hellohq Api V2.
On the the developer.hellohq.io subdomain it is descriped as:
curl -X 'GET'
'https://developer.hellohq.io/v2/Companies?%24top=10'
-H 'accept: application/json'
-H 'Authorization: Bearer xxx'
But i always get a 404 Page of Github. What i'm doing wrong?
Our Install is on https://cic-network1.hellohq.io/
There i also set the API Client first.
Additional context
