Authorization: Bearer ********************curl --location --request GET 'https://api.twenty.com/rest/viewSorts/' \
--header 'Authorization: Bearer <token>'{
"data": {
"viewSort": {
"fieldMetadataId": "4a2b938d-eab6-4929-90ba-f4580aabf65e",
"direction": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"deletedAt": "2019-08-24T14:15:22Z",
"viewId": "5aa272a5-73e4-4f9c-8123-4bac998fdb73",
"view": null
}
}
}