Skip to main content

Get one identity document with his UUID

GET 

/sint/id_doc/:uuid

Get one identity document with his UUID

Request

Path Parameters

    uuid stringrequired

    The UUID of the identity document you want to get

Responses

Return a identity document

Schema
    UUID stringrequired

    $UUID

    TypePiece integernullable

    TypePieceID

    Number stringnullable

    Number

    Validity object nullable

    Validity

    oneOf

    string

    OwnerUUID stringnullable

    OwnerUUID

    algoregDocumentId stringnullable

    AlgoregDocumentId

    typePerLanguage string[]

    Default value: ``

    TypePieceIdentie

    selfUpload booleannullable

    The document is uploaded by user

    Document object nullable

    AlgoregDocument

    oneOf
    base64Doc stringnullable

    Base64 document to upload

Loading...