cURL
curl --request GET \ --url https://api.braintrust.dev/v1
"<string>"
Default endpoint. Simply replies with ‘Hello, World!’. Authorization is not required
Hello world string
The response is of type string.
string
Was this page helpful?