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
  • Array [
  • UUID string

    $UUID

    TypePiece integernullable

    TypePieceID

    Number stringnullable

    Number

    Validity object

    Validity

    oneOf

    string

    OwnerUUID stringnullable

    OwnerUUID

    algoregDocumentId stringnullable

    AlgoregDocumentId

    typePerLanguage string[]

    TypePieceIdentie

    selfUpload booleannullable

    The document is uploaded by user

    Document objectnullable
    ExternalDocumentUUID stringnullable

    Document UUID

    fileName stringnullable

    File name

    base64Doc stringnullable

    Base64 document to upload

    fileURL stringnullable

    File URL

    uuid stringnullable
    uuid stringnullable
  • ]
Loading...