Returns metadata about a specific document

GET {{baseUrl}}/document/:id

Required OAuth scopes for authentication: Public.Document.Read

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","title":"\u003cstring\u003e","providerID":"\u003cinteger\u003e","fileName":"\u003cstring\u003e","physicalFile":"\u003cstring\u003e","documentCategoryName":"\u003cstring\u003e","documentCategoryId":"\u003cinteger\u003e","applicationId":"\u003cinteger\u003e","applicantId":"\u003cinteger\u003e","jobId":"\u003cinteger\u003e","offerId":"\u003cinteger\u003e"}