job-briefs
Get Job Brief
Retrieve a job brief for a specific task.
Args: task_id: The task ID from mobile app (supports multiple formats): - ServiceTitan: "jobId-appointmentId" - HousecallPro: "jobId__apt_appointmentId" or "jobId__time_timeId" - Simple: "jobId" organization_id: Organization ID (from auth context) clerk_user_id: User ID (from auth context)
Returns: Job brief data or 404 if not found
get/job-briefs/{task_id}
Path parameters
task_idstring required
Response
Successful Response
{"stackTrail":"paths:/job-briefs/{task_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 3 revisions of this API.