purge

Get purge job status.

This endpoint let user get purge job status filtered by specific ID.

get/system/purgeaudit/{purge_id}

Path parameters

purge_idinteger required

The ID of the purge log

Headers

X-Request-Idstring

An unique ID for the request

Response

Get purge job results successfully.

idinteger

the id of purge job.

job_namestring

the job name of purge job.

job_kindstring

the job kind of purge job.

job_parametersstring

the job parameters of purge job.

job_statusstring

the status of purge job.

deletedboolean

if purge job was deleted.

creation_timestring date-time

the creation time of purge job.

update_timestring date-time

the update time of purge job.

Changes

No recorded changes to this endpoint across all 1 revision of this API.