curl --location --request GET '/amc/batch'
{
"code": 0,
"message": "string",
"data": {
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"batchId": 0,
"publicationName": "string",
"publicBatch": 0,
"applyStatus": 0,
"applyStatusCode": "string",
"id": 0
},
"success": true
}