Aller au contenu

/api/v1/entries (GET)

GET
/api/v1/entries
curl --request GET \
--url https://example.com/api/v1/entries \
--header 'Authorization: Bearer <token>'
from
string format: date-time
to
string format: date-time
project_id
string format: uuid
task_id
string format: uuid
tag_id
string format: uuid
cursor
string
limit
integer format: int32

OK