Skip to main content
Glama

autotask_search_time_entries

Search and filter time entries in Autotask by resource, ticket, project, date range, or approval status to track work hours and billing status.

Instructions

Search for time entries in Autotask. Returns 25 results per page by default. Time entries can be filtered by resource, ticket, project, task, date range, or approval status. Use approvalStatus="unapproved" to find entries not yet posted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resourceIdNoFilter by resource (user) ID
ticketIdNoFilter by ticket ID
projectIdNoFilter by project ID
taskIdNoFilter by task ID
approvalStatusNoFilter by approval status: "unapproved" = not yet posted (billingApprovalDateTime is null), "approved" = already posted, "all" = no filter (default)
billableNoFilter by billable status (true = billable only, false = non-billable only)
dateWorkedAfterNoFilter entries worked on or after this date (ISO format, e.g. 2026-01-01)
dateWorkedBeforeNoFilter entries worked on or before this date (ISO format)
pageNoPage number for pagination (default: 1)
pageSizeNoResults per page (default: 25, max: 500)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/autotask-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server