3.1 Server Status

GET https://{{domain}}/api/v2

Check if the PrintFactory Cloud servers are online. Only for 200 OK responses the RIP will use the Logging Server. If the response is not 200 OK the RIP will consider the API offline and stop sending messages.

Content type of the response is in JSON format but this can be changed by the request client using accept request headers (ex. for XML format accept: application/xml)

Response:

200 OK

"Logging Server is running."