curl --location --request GET '/public//export'{
"message": "string",
"error_code": "string",
"errors": [
{
"type": "string",
"loc": [
"string"
],
"msg": "string",
"input": "string"
}
]
}