Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 601 Bytes

PingApi.md

File metadata and controls

31 lines (18 loc) · 601 Bytes

PingApi

All URIs are relative to https://<CROWD_URL>/rest/bootstrapi/1

Method HTTP request Description
getPing GET /ping Ping method for probing the REST API.

getPing

getPing()

Ping method for probing the REST API.

Parameters

This endpoint does not need any parameter.

Return type

null (empty response body)

Authorization

basicAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined