knowledge-base-audit

Get an audit export job's status + per-file download tokens

get/v1/knowledge-base/audit/exports/{export_id}

Path parameters

export_idstring uuid required

Response

Successful Response

idstring uuid required
statusstring required
export_formatstring required
window_startstring date-time nullable
window_endstring date-time nullable
created_atstring date-time required
started_atstring date-time nullable
finalized_atstring date-time nullable
expires_atstring date-time nullable
total_rowsinteger nullable
partial_countinteger nullable
failed_countinteger nullable
error_codestring nullable
filtersobject nullable

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog