Employees
Get an employee table
curl -X GET "https://example.com/api/public/v2/employees/0/tables/0"{ "data": { "id": 0, "name": "string", "internal_name": "string", "description": null, "rows": [ null ] }}curl -X GET "https://example.com/api/public/v2/employees/0/tables/0"{ "data": { "id": 0, "name": "string", "internal_name": "string", "description": null, "rows": [ null ] }}