--- title: IdentityAccount - GraphQL Admin description: Details of a staff member's associated Shopify Identity. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/IdentityAccount' md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/IdentityAccount.md --- # Identity​Account object Requires `read_users` access scope. Details of a staff member's associated Shopify Identity. ## Fields * url [URL](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/URL) The account settings page URL for the staff member. *** ## Map ### Fields with this object * {}[StaffMember.identityAccount](https://shopify.dev/docs/api/admin-graphql/unstable/objects/StaffMember#field-StaffMember.fields.identityAccount)