Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Healthcheck

Healthcheck

get

This method shall be used to check the server availability.

認可
Authorizationstring必須
ヘッダーパラメータ
authorizationany必須

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value. Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idany必須

A unique message identifier. It eventually correlates the notification with a request if any. The goal is to help on customer support when needed.

レスポンス
204

No Content

コンテンツなし

get/healthcheck
GET /tsh-cof/healthcheck HTTP/1.1
Authorization: Basic username:password
authorization: null
x-correlation-id: null
Accept: */*

コンテンツなし

最終更新

役に立ちましたか?