# Read an identifier by ID **GET /me/identifiers/{id}** Read details of a specific identifier identified by its unique ID. ## Servers - https://rest.api.24sevenoffice.com/v1: https://rest.api.24sevenoffice.com/v1 () ## Authentication methods - Tfso ## Parameters ### Headers - **Authorization** (string) Authorization header ### Path parameters - **id** (string(uuid)) A unique identifier for the identifier within Finago Office. ## Responses ### 200 Success #### Headers - **Access-Control-Allow-Origin** (string) - **Access-Control-Allow-Credentials** (string) - **X-Trace-Id** (string) #### Body: application/json (object) - **id** (string(uuid)) The unique identifier for the identifier. - **type** (string | null) The type of the identifier. - **value** (string | null) The value of the identifier. - **status** (string) [Powered by Bump.sh](https://bump.sh)