> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscription-identity.md).

# SubscriptionIdentity

### Fields

#### createdAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md)!)

Date and time on which the verification was initiated

#### payload ([JSON](/graphql-api/api-reference/objects/json.md)!)

The payload that was given back from the identity service after identification. Usually a hash with key/value pairs of attributes of the identity or person.

#### serviceProvider ([String](/graphql-api/api-reference/objects/string.md)!)

Which service provider was used to verify the identity

#### status ([String](/graphql-api/api-reference/objects/string.md)!)

Current verification status of the subscription identity

#### verificationMethod ([String](/graphql-api/api-reference/objects/string.md))

The chosen verification method. (i.e. iDIN, itsme, etc.)
