Status
URL base
https://integration-360-api.nddprint.com/integration-360-api
Status
This endpoint returns the current status of the integrations API.
GET
api/status
Example of request:
GET api/status
Content-Type: application/json
Success response: If the request is successful, you will receive a response with status 200 OK with a boolean value (true or false).
Example answer:
Status: 200 OK
Content-Type: application/json
true
{{component-feedback-article}}