Thread

SA
Saif Ali Shaik12:12 PMOpen in Slack
Following the documentation, a basic /health api endpoint works. But if try to GET /api/organization I see:
I'm using the API key at: Settings > Your Account > API Keys > Create API Key

cURL
-H 'Authorization: Bearer archestraredactedAMHqcbsPG'```
Is there something I'm missing?

3 replies
J(
joey (archestra team)12:14 PMOpen in Slack
hey 👋 I think there is a typo in the Authentication section of our API docs (I will update this)
try without Bearer
SA
Saif Ali Shaik12:15 PMOpen in Slack
Perfect!!
SA
Saif Ali Shaik12:15 PMOpen in Slack
That's a critical bug!