# Attributes List

**For Standard Citizen/Resident Integration**

| Attribute Name | Description                      | User Type                                                                              |
| -------------- | -------------------------------- | -------------------------------------------------------------------------------------- |
| userType       | Level of assurance.              | ALL (SOP1, 2 & 3)                                                                      |
| Mobile         | Verified phone number            | ALL (SOP1, 2 & 3)                                                                      |
| Email          | Verified email                   | ALL (SOP1, 2 & 3)                                                                      |
| UUID           | UAE PASS Unique User Identifier  | ALL (SOP1, 2 & 3)                                                                      |
| SPUUID         | SmartPass Unique User Identifier | <p>SOP2 And SOP 3 only that with</p><p><strong>SmartPass</strong> verified account</p> |
| Idn            | Verified Emirates ID number      | SOP2 And SOP 3 only                                                                    |
| fullnameEN     | Full name (English)              | SOP2 And SOP 3 only                                                                    |
| fullnameAR     | Full name (Arabic)               | SOP2 And SOP 3 only                                                                    |
| firstnameEN    | Given name (English)             | ALL (SOP1, 2 & 3 )                                                                     |
| firstnameAR    | Given name (Arabic)              | SOP2 And SOP 3 only                                                                    |
| lastnameEN     | Given name (English)             | ALL (SOP1,2 & 3)                                                                       |
| lastnameAR     | Given name (Arabic)              | SOP2 And SOP 3 only                                                                    |
| nationalityEN  | Nationality (English)            | SOP2 And SOP 3 only                                                                    |
| nationalityAR  | Nationality (Arabic)             | SOP2 And SOP 3 only                                                                    |
| Gender         | Gender                           | SOP2 And SOP 3 only                                                                    |
| idType         | ID Type                          | SOP2 And SOP 3 only                                                                    |
| titleEN        | Title (English)                  | SOP2 And SOP 3 only                                                                    |
| titleAR        | Title (Arabic)                   | SOP2 And SOP 3 only                                                                    |

**For Visitor Integration**

| Attribute Name | Description                                              |           |
| -------------- | -------------------------------------------------------- | --------- |
| userType       | Level of assurance.                                      | SOP1, & 3 |
| Mobile         | Verified phone number                                    | SOP1, & 3 |
| Email          | Verified email                                           | SOP1, & 3 |
| UUID           | UAE PASS Unique User Identifier                          | SOP1, & 3 |
| fullnameEN     | Full name (English)                                      | SOP3 only |
| fullnameAR     | Full name (Arabic)                                       | SOP3 only |
| firstnameEN    | Given name (English)                                     | SOP1, & 3 |
| firstnameAR    | Given name (Arabic)                                      | SOP1, & 3 |
| lastnameEN     | Given name (English)                                     | SOP1, & 3 |
| lastnameAR     | Given name (Arabic)                                      | SOP1, & 3 |
| nationalityEN  | Nationality (English)                                    | SOP3 only |
| nationalityAR  | Nationality (Arabic)                                     | SOP3 only |
| Gender         | Gender                                                   | SOP3 only |
| idType         | ID Type                                                  | SOP3 only |
| titleEN        | Title (English)                                          | SOP3 only |
| titleAR        | Title (Arabic)                                           | SOP3 only |
| profileType    | 1 (Citizen or Residents), 2 (Visitors)                   | SOP3 only |
| unifiedId      | Unique id of the user and will be returned for all users | SOP3 only |

{% hint style="info" %}
**idn** attribute: It will not exist for **Visitors** and will be returned only for **Citizen** and **Residents**
{% endhint %}

## Country Code List:

{% file src="/files/G1KewawvNunQDdeof3Qg" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uaepass.ae/resources/attributes-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
