Unicat API Reference

Up - API Reference - Home


/dam/ping

Check if the DAM service is up and running.

Note: this only checks the dam server, not the underlying filesystem, cloud storage, or other required services.

Request

GET /dam/ping

Success response

A simple HTTP 200 Ok, no data.

Error response

Anything other than the success response means something is wrong. The service could be down, unreachable because of a firewall or a failed network connection.