Status

Get the status of Philter, including the supported redaction policy schema version.

Unauthenticated endpoint returning health, the application version, the supported redaction policy schema version, and the build's git commit. Both /api/status and /api/health return the same response.

get/api/status

Response

OK

statusstring
applicationVersionstring
redactionPolicySchemaVersionstring
gitCommitstring

Changes