Ping endpoint
Ping
Check your integration can connect to the Runa API
GET
Ping endpoint
Use the ping endpoint to validate your integration can connect to the Runa API. If you receive a
200 OK response you have made a successful call to the API with a valid API key.Authorizations
Headers
The dated version of the API, if not specified a default is used. See API versioning for more information.
Response
200 - application/json
OK
Example:
"pong"