curl --location --request GET 'https://api-gateway-uat.mmacs.io/platform/client-service/api/v1/clients//sub-clients//documents'
{
"message": "Document fetched successfully",
"documents": [
{
"id": "664",
"entityId": "NtfQFYYn7lAovbKAcWUzb",
"createdAt": "2025-05-30T05:15:48.727Z",
"updatedAt": "2025-05-30T05:15:48.727Z",
"createdBy": "abc.def@yopmail.com",
"updatedBy": null,
"isDeleted": false,
"documentType": "REGISTRATION_CERTIFICATE",
"uploadedFiles": [
"https://boltsendblolb.blob.core.windows.net/others/fbqi6H6XUIGm9L-image%20(8).png?sv=2024-11-04&spr=https%2Chttp&st=2025-05-30T06%3A15%3A48Z&se=2025-05-30T07%3A15%3A48Z&sr=b&sp=r&sig=jwxB%2B3NxN0kTFEK5UWqV4kGYaCrjB6ISoYjWL%2F7D5OY%3D"
],
"description": "registration_certificate",
"issueDate": null,
"expiryDate": null,
"documentNumber": null,
"documentOwner": "company",
"approvalStatus": null,
"mimeType": "image/png",
"parentType": "subclient",
"isExpired": false,
"expiryNotificationSent": false,
"lastNotificationSentAt": null,
"expiryStatus": null,
"comment": null
}
]
}