curl --location 'https://api.pibox.com/api/v2/teams//file-statuses'{
"object": "list",
"data": [
{
"property1": "string",
"property2": "string"
}
],
"pagination": {
"limit": 0,
"offset": 0,
"total": 0
}
}