> ## Documentation Index
> Fetch the complete documentation index at: https://dev.ownright.com/llms.txt
> Use this file to discover all available pages before exploring further.

# StatusCertificateReviewCompletedStatus

> Status information for status certificate reviews that have been completed.

## Fields

<ResponseField name="completedAt" type="ISO8601DateTime!" required>
  The date the status certificate review was completed.
</ResponseField>

<ResponseField name="state" type="StatusCertificateReviewState!" required>
  The state of the status certificate review.
</ResponseField>
