# Retrieve info on identifications for a request IDSelf This API call allows you to retrieve the details of a specific identification by its unique identifier. This API supports common integration scenarios: Simplest scenario: In case the request type has just one actor and the integrator is interested in retrieving only the latest identification outcome (or the request type supports just one identification process) Advanced scenarios are coming. ## Simplest Scenario ## Endpoint * **URL:** `/request/{id}/identification` * **Method:** `GET` ## Headers Ensure you include the following headers in your request: * `Accept: application/json` * `X-Api-Key: YOUR_API_KEY` (replace `YOUR_API_KEY` with your actual API key) ## Path parameters * `id` (required): The unique identifier of the request for which you want to retrieve the identification. This should be included in the URL path. Example: `123e4567-e89b-12d3-a456-426614174000` ## Example cURL API call ``` curl -X GET "https://test-eu-ie1-api.namirialonboarding.com/api/v2/request/YOUR_REQUEST_ID/identification" \ -H "Accept: application/json" \ -H "X-Api-Key: YOUR_API_KEY" ``` Replace `YOUR_API_KEY` with your actual API key, `YOUR_REQUEST_ID` with the ID of the request. ## Responses * **200 OK** * **Description:** The details of the requested identification. * **Example Response:** ```json // ID SELF RESPONSE EXAMPLE { "organizationId": "12373a34-8dcb-4e60-990e-80a56fb5b69a", "personData": { "firstName": "John", "lastName": "Doe", "birthDate": "1980-01-01", "birthPlace": "SENIGALLIA" "personalNumber": "DOEJHN90A01D488L", "gender": "M", "nationality": "IT", "phoneNumber": "+393331112233", "email": "john.doe@example.com" "address": { "address": "VIA PROVA 12" }, "documentDetails": { "issuanceCountry": "IT", "issuanceAuthority": "SENIGALLIA", "type": "IdentityCard", "number": "CAXXXXXUK", "issuedOn": "2025-01-08", "expiryDate": "2034-12-29", "mrz": [ "C