Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.everhour.com/projects/{project_id}/fields \ --header 'X-Api-Key: <api-key>'
[ { "id": 406, "name": "field name", "type": "date", "format": { "decimals": 2, "label": "US$" }, "options": [ { "id": 806, "name": "option value", "color": "#FC5500" } ], "position": 1 } ]
List the custom fields configured on a project, in display order.
Project ID
"ev:3000010034"
OK
Custom field ID
406
"field name"
"date"
Show child attributes
1