v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Fingerprint

Get fingerprint text status

Return the AI fingerprint status and report metadata for a text visible to the authenticated user.

get/api/v1/fingerprint/text-status/{id}/

Path parameters

idinteger required

Numeric resource ID.

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}