v1
latestOpenAPI 3.0.12026-07-24501176.6 MBGet Card Generation Log
Retrieves the log of cards generated for a specific card series. It also retrieves fileHandle using which you can download the history from S3 server.
get/card/generation/logs
Response
200
Example response
{
"entity": [
{
"count": 56,
"createdBy": 50006796,
"date": "2020-11-04T12:47:53+05:30",
"fileHandle": "7aed5630-15ea-477c-bd35-d71200b22272",
"id": 46,
"orgId": 50074,
"seriesId": 10
}
]
}