dmss-archive-services (2.3.23)
Download OpenAPI specification:Download
TrustLynx: info@trustlynx.com URL: https://trustlynx.com
searchDocument
Request Body schema: application/jsonrequired
documentType | string |
limit | integer <int32> |
object | |
object | |
returnAttributes | Array of strings |
Responses
Request samples
- Payload
Content type
application/json
{- "documentType": "string",
- "limit": 0,
- "metaData": {
- "property1": "string",
- "property2": "string"
}, - "searchData": {
- "property1": "string",
- "property2": "string"
}, - "returnAttributes": [
- "string"
]
}