Retrieve a Job ChecklistAsk AIget https://api.servicem8.com/api_1.0/jobchecklist/{uuid}.jsonOAuth Scope This endpoint requires the following OAuth scope read_job_checklists.Path ParamsuuiduuidrequiredUUID of the Job ChecklistResponses 200Job Checklist record retrieved successfully 400Bad Request - The request is malformed or contains invalid parameters 401Unauthorized - Authentication credentials are missing or invalid 403Forbidden - You don't have permission to access this resource 404Not Found - The requested record does not exist or has been deleted 429Too Many Requests - You have exceeded the rate limit 500Internal Server Error - An unexpected error occurred on the serverUpdated 7 months ago