GET /Search/getDocuments/

Class: Search, Method: getDocuments

Returns one or more documents specified by their Document ID along with their HTML body.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Query Parameters

Name Description Type Required Default
ids List of document IDs. Array
includeBody Indicates whenever the content body shall be included Integer True

Responses

Status Code Description Type
200 Returns response result. Result < DocumentSearch >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result