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

# Revision status

<ResponseField name="packageId" type="string">
  Unique identifier for the package.
</ResponseField>

<ResponseField name="documentId" type="string">
  Unique identifier for the document.
</ResponseField>

<ResponseField name="revisionId" type="string">
  Unique identifier for the revision.
</ResponseField>

<ResponseField name="signerId" type="string">
  Unique identifier for the signer.
</ResponseField>

<ResponseField name="link" type="string">
  Link for signer to sign their revision of document.
</ResponseField>

<ResponseField name="isNext" type="boolean">
  Set to `true` if signer is next signer in sequential signing.
</ResponseField>

<ResponseField name="isSigned" type="boolean">
  Set to `true` if signer has signed their revision of document.
</ResponseField>
