cURL
curl --request GET \ --url https://app.codealive.ai/api/datasources/ontology \ --header 'Authorization: Bearer <token>'
"<string>"
API Key authentication using Bearer token. Example: "Authorization: Bearer {apiKey}"
OK
The response is of type file.
file
Was this page helpful?