get https://{hostname}/v1/ping
Use this endpoint to check if the Oneflow API is available and to authenticate a Oneflow user.
Responses
200The service is up, and the API token is valid.
401The API token or the user email is invalid.
Use this endpoint to check if the Oneflow API is available and to authenticate a Oneflow user.
200The service is up, and the API token is valid.
401The API token or the user email is invalid.
xxxxxxxxxx
curl --request GET \
--url https://api.oneflow.com/v1/ping