Send device debug logs

Allows a developer to remotely trigger a Clover device to send its debug logs to Clover's servers. The message in the request body is logged to the device log, allowing developers to mark specific sequences for easier troubleshooting.

Note: This endpoint is rate-limited to one successful request every 30 minutes per device to prevent server overload. It is intended for REST API integrations like Cloud Pay Display.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A message to include with the debug log request.

string
required

A custom string that is logged to the device log. Use this to mark a specific event or sequence in the logs for easier identification during troubleshooting.

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

string
required

The Clover device to route the request to.

string
required

An identifier for the POS making the request.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json