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/sections/{section_id} \ --header 'X-Api-Key: <api-key>'
{ "id": 1234, "name": "Section Name", "project": "ev:1234567890", "position": 1, "status": "open" }
Retrieve a single section by ID.
Section ID
349235
OK
1234
"Section Name"
"ev:1234567890"
1
open
archived
"open"