Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje24 NOV 20222022 WinterPage created.


...

As of Version

product version 2022 Winter

Request MethodPOST
Response FormatCSV
Description


Excerpt

Retrieves a list of DMS objects matching the search query passed in the request body in CSV format.

Datetime properties are formatted as ISO standard whereas decimals . Decimals are formatted corresponding to the localization for the currently logged-in user that is specified in the request header. If no localization is specified for the request, en is used as default.
Further formatting can be configured in the api-web-prod.yml configuration file:
>> API-WEB Service

The query JSON in the request body has to match the format described here:
>> Search via Web-API Gateway

Response HTTP status codes:

HTTP Status CodeMeaning
200 OK
401 Unauthorized


Request Example

...