# SigningRequestStatuses Object

> Source: https://truto.one/docs/api-reference/unified-e-signature-api/signingrequeststatuses/

Schema for the `SigningRequestStatuses` resource in **Unified E-Signature API**.

## Properties

- **`id`** _(string)_
  The unique identifier for the status
- **`name`** _(string)_
  Human readable name of the status
- **`created_at`** _(string)_
  The date and time when the status was created.
- **`updated_at`** _(string)_
  The date and time when the status was last updated.
- **`remote_data`** _(object)_
  Raw data returned from the remote API call.

## Methods

- [GET /unified/e-signature/signing_request_statuses](/docs/api-reference/unified-e-signature-api/signingrequeststatuses/list) — List Signing request statuses
