curl --request GET \
--url https://sapi.withsutro.com/hello \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'"<string>"Test endpoint to verify API connection and display builder info. Requires authentication but no specific permission.
curl --request GET \
--url https://sapi.withsutro.com/hello \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'"<string>"Was this page helpful?