Skip to main content

Checker History

Retrieve checker task history across products.

Get Checker History

Endpoint

GET /api/v1/checkers/history/

Request

curl -X 'GET' \
'https://app.cyberyozh.com/api/v1/checkers/history/' \
-H 'accept: application/json' \
-H 'X-Api-Key: your_api_key_here'

Response (200)

[
{
"id": "9adb5486-0742-4c6f-a372-d434649aa698",
"status": "completed",
"product": "mymobile",
"created_at": "2026-03-09T12:00:00Z"
}
]

Response Fields

FieldTypeDescription
idstring (uuid)Checker task identifier
statusstringTask status
productstringChecker product type
created_atstring (date-time)Creation timestamp

Status Values

ValueDescription
newJust created. Not yet processed
ready_to_perform_auditReady to run audit
processingWaiting report
completedFinished (success or failed, details in report)

Product Values

ValueDescription
socksIP Address Report
mymailMy Mail Report
mymobilePhone Number Report
mydnsMy DNS Report
bigbrotherArgus Report
creditcardcheckerBank Card Report
checkerbyvektort13Checker by VektorT13 Report
socialratefinderSocial Rate Finder Report