cURL
curl --request GET \ --url http://localhost:8080/api/version
"<string>"
Retrieves the current version of the Bifrost API.
Successful response
The response is of type string.
string
Was this page helpful?