Error
Get all documents for a vendor
Get all documents for a vendor
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"items": [
{
"auditHistory": [
{
"action": "<string>",
"actorId": "<string>",
"newStatus": 0,
"notes": "<string>",
"previousStatus": 0,
"timestamp": "2023-11-07T05:31:56Z"
}
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contentType": "<string>",
"fileName": "<string>",
"fileSizeBytes": 123,
"id": "<string>",
"rejectionReason": "<string>",
"status": 0,
"templateId": "<string>",
"vendorCode": "<string>"
}
],
"totalCount": 123
}Get all documents for a vendor
A valid request URL is required to generate request examples{
"items": [
{
"auditHistory": [
{
"action": "<string>",
"actorId": "<string>",
"newStatus": 0,
"notes": "<string>",
"previousStatus": 0,
"timestamp": "2023-11-07T05:31:56Z"
}
],
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contentType": "<string>",
"fileName": "<string>",
"fileSizeBytes": 123,
"id": "<string>",
"rejectionReason": "<string>",
"status": 0,
"templateId": "<string>",
"vendorCode": "<string>"
}
],
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
