Skip to main content

Get document by ID

GET 

/document/:document_id

Get a document

Request

Path Parameters

    document_id stringrequired

    objectId of contact

Header Parameters

    x-api-token stringrequired

Responses

successful operation

Schema

  • Array [

  • id int64
    name stringrequired

    category

    category

    id int64
    name string
    photoUrls string[]required

    tags

    tag[]

  • Array [

  • id int64
    name string
  • ]

  • status string

    Possible values: [available, pending, sold]

    pet status in the store

  • ]

Loading...