Raycast tasks
Get Raycast task details
Load a visible task with profiles, related records, meetings, files, and activity.
GET
Load a visible task with profiles, related records, meetings, files, and activity.
Use an OAuth access token issued to
Set path-ID environment variables to values returned by your workspace before running the request.
kato-raycast. Developer keys cannot call this endpoint. See Raycast authentication.
Required scopes: tasks:read.
Uses live role-based task visibility, rather than restricting detail access to the assigned-to-me list. Missing, archived, or inaccessible tasks return 404. Meeting details respect sharing levels. Activity is limited to the newest 30 entries; comments are the comment subset of that activity.
Parameters
string
required
Task ID accessible to the key owner.
Response
200 — The task summary withassigneeProfiles, createdByProfile, linkedRecords, linkedMeetings, section, activity, comments, and files.