Skip to main content
GET
/
v1
Hello world endpoint
curl --request GET \
  --url https://api.braintrust.dev/v1
"<string>"

Response

Hello world string

The response is of type string.