---
title: "🇫🇷 Norme · Get a directory line."
method: GET
path: "/directory-service/v1/directory-line/code:{addressing-identifier}"
tags: ["AFNOR XP Z12-013/DirectoryService"]
---

# 🇫🇷 Norme · Get a directory line.

`GET /directory-service/v1/directory-line/code:{addressing-identifier}`

Retrieve the data from the directory line corresponding to the identifier passed in parameters.

## Path parameters

- `addressing-identifier` string, required

## Query parameters

- `include` Anonymous3[]
- `fields` DirectoryLineField[]

## Response `200`

OK

- DirectoryLinePayloadLegalUnitFacilityRoutingCode
  - `addressingIdentifier` string, nullable
  - `platformType` 'WK' | 'DFH' — The type of platform for document reception (from UNCL 3035 list) : - WK : Value added network provider (PA) - DFH : Government service requestor (PPF)
  - `directoryLineStatus` 'Enabled' | 'Disabled' — Current line status of the platform. - Enabled : Active line linked to a platform - Disabled : No platform linked to the line
  - `siren` string, nullable
  - `siret` string, nullable
  - `routingIdentifier` string, nullable
  - `addressingSuffix` string, nullable
  - `routingCode` DirectoryLinePayloadHistoryLegalUnitFacilityRoutingCodeRoutingCode
    - `routingIdentifier` string, nullable
    - `routingIdentifierType` string, nullable
    - `routingCodeName` string, nullable
    - `managesLegalCommitment` boolean, nullable
    - `administrativeStatus` 'A' | 'C' — Administrative status of the routing code [A - Active , C - Closed]
    - `address` AddressRead — Wrapper for postal addresses
      - `addressLine1` string, nullable
      - `addressLine2` string, nullable
      - `addressLine3` string, nullable
      - `postalCode` string, nullable
      - `countrySubdivision` string, nullable
      - `locality` string, nullable
      - `countryCode` string, nullable
      - `countryName` string, nullable
  - `legalUnit` LegalUnitPayloadIncluded
    - `siren` string, nullable
    - `businessName` string, nullable
    - `entityType` 'Public' | 'PrivateVatRegistered' — Business structure type
    - `administrativeStatus` 'A' | 'C' — Refers to the administrative status of the legal unit [A - Active , C - Closed]
    - `instructions` SirenInstructions — Instructions regarding the SIREN
      - `isSalesProspectingForbidden` boolean, nullable
  - `facility` FacilityPayloadIncluded
    - `siret` string, nullable
    - `siren` string, nullable
    - `name` string, nullable
    - `facilityType` 'P' | 'S' — Indicates whether the facility is listed as the main facility or not [P - Main facility , S - Secondary facility]
    - `administrativeStatus` 'A' | 'C' — Facility administrative status [A - Active , C - Closed]
    - `instructions` SiretInstructions — Instructions regarding the SIRET
      - `isSalesProspectingForbidden` boolean, nullable
    - `address` AddressRead — Wrapper for postal addresses
      - `addressLine1` string, nullable
      - `addressLine2` string, nullable
      - `addressLine3` string, nullable
      - `postalCode` string, nullable
      - `countrySubdivision` string, nullable
      - `locality` string, nullable
      - `countryCode` string, nullable
      - `countryName` string, nullable
    - `b2gAdditionalData` FacilityPayloadHistoryUleB2gAdditionalData
      - `pm` boolean, nullable
      - `pmOnly` boolean, nullable
      - `managesPaymentStatus` boolean, nullable
      - `managesLegalCommitmentCode` boolean, nullable
      - `managesLegalCommitmentOrServiceCode` boolean, nullable
      - `serviceCodeStatus` boolean, nullable

---

[API](https://skmtc.net/neotimo/apis/neotimo-api.md) · [All operations](https://skmtc.net/neotimo/apis/neotimo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/neotimo/neotimo-api/revisions/2ecf51b1543e/schema)
