Retrieve Task Type HeadingsAsk AIget https://api.accountabilityone.com/v1/TaskTypeHeadingsQuery ParamsIdsarray of int32sIdsADD int32SearchStringstringAllow searching for task type headings of which description contains the string.ActivebooleanSelect only task type headings that match the active condition.truefalseJobIdsarray of int32sSelect only task type headings that are associated with these jobs.JobIdsADD int32EstimateIdsarray of int32sSelect only task type headings that are associated with these estimates.EstimateIdsADD int32ClientJobInvoiceIdsarray of int32sSelect only task type headings that are associated with these client job invoices.ClientJobInvoiceIdsADD int32Limitint32Specify how many records to be included in the list. Default 100. Max 200.Offsetint32Specify how many records to skip.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated about 1 year ago