Returns the document with the given ID

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id

integer

required

id of the requested document

api-version

integer

required

Target API version

accept

string

enum

Defaults to application/json

Generated from available response content types

application/jsonapplication/pdf

Allowed:

application/json``application/pdf

``200 Success

file

``401 Unauthorized

``403 Forbidden

``404 Not found

``406 Not Acceptable

Updated3 months ago


ShellNodeRubyPHPPython

Bearer

Base URL

https://api.dealerware.com/documents/{id}


xxxxxxxxxx

curl --request GET \

--url https://api.dealerware.com/documents/id \

--header 'accept: application/json'

xxxxxxxxxx

string

Updated3 months ago