Skip to main content
Every clockify.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Projects

list

projects.list List projects in a workspace Risk: read
Input Output: object[]

Tasks

list

tasks.list List tasks for a project in a workspace Risk: read
Input Output: object[]

Time Entries

create

timeEntries.create Create a new time entry Risk: write
Input Output

list

timeEntries.list List time entries for a user in a workspace Risk: read
Input Output: object[]

Workspaces

list

workspaces.list List all workspaces Risk: read
Input: empty object Output: object[]