{"components":{"responses":{"errors":{"content":{"application/vnd.api+json":{"schema":{"$ref":"#/components/schemas/errors"}}},"description":"General Error"}},"schemas":{"user-filter-avatar_url":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client-filter-active":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"correspondence-filter-content":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-item-filter-published_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"task-filter-created_by_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"deliverable-filter-link_url":{"additionalProperties":false,"description":"External link associated with this deliverable","properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"correspondence-filter-topic":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client_portal_pages-input-update-type":{"additionalProperties":false,"properties":{"assets":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"dashboard":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"deliverables":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"feed":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"requests":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"services":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"to_do":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"task-template-filter-run_prompt_on_complete":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"feed-item":{"additionalProperties":false,"description":"A \"Resource object\" representing a feed-item","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a feed-item","properties":{"author_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"embed_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"image_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"note_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"pdf_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"published_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"video_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a feed-item","properties":{"author":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for author","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"embed":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for embed","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"note":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for note","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}}},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"milestone-filter-description":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"user-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"agency-filter-country":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-due_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"client_brand_config-input-update-type":{"additionalProperties":false,"properties":{"accent_color":{"anyOf":[{"type":"string"},{"type":"null"}]},"all_colors":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"all_fonts":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"font_body":{"anyOf":[{"type":"string"},{"type":"null"}]},"font_heading":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"logo_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"logos":{"anyOf":[{"type":"null"},{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"type":"integer"},{"type":"null"}]},"is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"primary":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"source_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"type":"string"},"width":{"anyOf":[{"type":"integer"},{"type":"null"}]}},"required":["url"],"type":"object"},"type":"array"},{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"type":"integer"},{"type":"null"}]},"is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"primary":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"source_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"width":{"anyOf":[{"type":"integer"},{"type":"null"}]}},"type":"object"},"type":"array"}]},"primary_color":{"anyOf":[{"type":"string"},{"type":"null"}]},"secondary_color":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"feed-embed":{"additionalProperties":false,"description":"A \"Resource object\" representing a feed-embed","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a feed-embed","properties":{"description":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"embed":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a feed-embed","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"user-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-important":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"milestone-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"milestone-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"links":{"additionalProperties":{"$ref":"#/components/schemas/link"},"type":"object"},"feed-item-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"feed-note-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/feed-note-filter"},"type":"array","uniqueItems":true},"body":{"$ref":"#/components/schemas/feed-note-filter-body"},"id":{"$ref":"#/components/schemas/feed-note-filter-id"},"not":{"$ref":"#/components/schemas/feed-note-filter"},"or":{"items":{"$ref":"#/components/schemas/feed-note-filter"},"type":"array","uniqueItems":true},"title":{"$ref":"#/components/schemas/feed-note-filter-title"}},"type":"deepObject"},"user-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"active":{"$ref":"#/components/schemas/user-filter-active"},"agency_id":{"$ref":"#/components/schemas/user-filter-agency_id"},"and":{"items":{"$ref":"#/components/schemas/user-filter"},"type":"array","uniqueItems":true},"avatar_url":{"$ref":"#/components/schemas/user-filter-avatar_url"},"avatar_url_optimized":{"$ref":"#/components/schemas/user-filter-avatar_url_optimized"},"email":{"$ref":"#/components/schemas/user-filter-email"},"first_name":{"$ref":"#/components/schemas/user-filter-first_name"},"id":{"$ref":"#/components/schemas/user-filter-id"},"last_name":{"$ref":"#/components/schemas/user-filter-last_name"},"not":{"$ref":"#/components/schemas/user-filter"},"or":{"items":{"$ref":"#/components/schemas/user-filter"},"type":"array","uniqueItems":true},"timezone":{"$ref":"#/components/schemas/user-filter-timezone"},"title":{"$ref":"#/components/schemas/user-filter-title"}},"type":"deepObject"},"client-filter-name":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"request-filter-closed":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"task-template-filter-active":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"feed-embed-filter-description":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"user-filter-avatar_url_optimized":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"deliverable-filter-workflow_state":{"additionalProperties":false,"properties":{"eq":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"greater_than":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"greater_than_or_equal":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"in":{"items":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"less_than_or_equal":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},"not_eq":{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"}},"type":"object"},"task-template-filter-autocomplete":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"comment":{"additionalProperties":false,"description":"A \"Resource object\" representing a comment","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a comment","properties":{"inserted_at":{"description":"Field included by default."},"message":{"description":"Field included by default.","type":"string"},"sender_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"task_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"updated_at":{"description":"Field included by default."}},"required":["message","inserted_at","updated_at"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a comment","properties":{"sender":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for sender","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"task":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for task","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}}},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"agency-filter-overview":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"comment-filter-task_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"agency-filter-address_line_2":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"ai_chain_depth":{"$ref":"#/components/schemas/task-filter-ai_chain_depth"},"and":{"items":{"$ref":"#/components/schemas/task-filter"},"type":"array","uniqueItems":true},"assigned_to":{"$ref":"#/components/schemas/user-filter"},"assigned_to_id":{"$ref":"#/components/schemas/task-filter-assigned_to_id"},"autocomplete":{"$ref":"#/components/schemas/task-filter-autocomplete"},"budgeted_minutes":{"$ref":"#/components/schemas/task-filter-budgeted_minutes"},"client":{"$ref":"#/components/schemas/client-filter"},"client_id":{"$ref":"#/components/schemas/task-filter-client_id"},"closed_at":{"$ref":"#/components/schemas/task-filter-closed_at"},"completed_at":{"$ref":"#/components/schemas/task-filter-completed_at"},"created_by":{"$ref":"#/components/schemas/user-filter"},"created_by_id":{"$ref":"#/components/schemas/task-filter-created_by_id"},"due_at":{"$ref":"#/components/schemas/task-filter-due_at"},"id":{"$ref":"#/components/schemas/task-filter-id"},"important":{"$ref":"#/components/schemas/task-filter-important"},"instructions_ai":{"$ref":"#/components/schemas/task-filter-instructions_ai"},"instructions_human":{"$ref":"#/components/schemas/task-filter-instructions_human"},"messages":{"$ref":"#/components/schemas/comment-filter"},"not":{"$ref":"#/components/schemas/task-filter"},"or":{"items":{"$ref":"#/components/schemas/task-filter"},"type":"array","uniqueItems":true},"run_prompt_on_complete":{"$ref":"#/components/schemas/task-filter-run_prompt_on_complete"},"seconds":{"$ref":"#/components/schemas/task-filter-seconds"},"title":{"$ref":"#/components/schemas/task-filter-title"},"visibility":{"$ref":"#/components/schemas/task-filter-visibility"}},"type":"deepObject"},"task-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"agency-filter-logo_url":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-note-filter-body":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client":{"additionalProperties":false,"description":"A \"Resource object\" representing a client","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a client","properties":{"active":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"brand_config":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"accent_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"all_colors":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"all_fonts":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"font_body":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"font_heading":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_is_dark":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logos":{"anyOf":[{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"is_dark":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"primary":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"source_type":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"url":{"description":"Field included by default.","type":"string"},"width":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."}},"required":["url"],"type":"object"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"primary_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"secondary_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}],"description":"Field included by default."},"description":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"name":{"description":"Field included by default.","type":"string"},"portal_pages":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"assets":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"dashboard":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"deliverables":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"feed":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"requests":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"services":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"to_do":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}],"description":"Field included by default."},"video_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["name"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a client","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"client-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"task-filter-completed_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"task-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-name":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-visibility":{"additionalProperties":false,"properties":{"eq":{"enum":["standard","client_only","agency_only"],"type":"string"},"greater_than":{"enum":["standard","client_only","agency_only"],"type":"string"},"greater_than_or_equal":{"enum":["standard","client_only","agency_only"],"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"enum":["standard","client_only","agency_only"],"type":"string"},"less_than_or_equal":{"enum":["standard","client_only","agency_only"],"type":"string"},"not_eq":{"enum":["standard","client_only","agency_only"],"type":"string"}},"type":"object"},"deliverable-filter-title":{"additionalProperties":false,"description":"Optional title for the deliverable","properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task":{"additionalProperties":false,"description":"A \"Resource object\" representing a task","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a task","properties":{"ai_chain_depth":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"ai_tools":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"assigned_to_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"autocomplete":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"budgeted_minutes":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"client_id":{"description":"Field included by default.","format":"uuid","type":"string"},"closed_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"completed_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"created_by_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"due_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"important":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"instructions_ai":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"instructions_human":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"run_prompt_on_complete":{"description":"Field included by default.","type":"boolean"},"seconds":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"tags":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"},"visibility":{"anyOf":[{"enum":["standard","client_only","agency_only"],"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["title","run_prompt_on_complete","client_id"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a task","properties":{"assigned_to":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for assigned_to","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"client":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for client","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"created_by":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for created_by","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"messages":{"properties":{"data":{"description":"Relationship data for messages","items":{"additionalProperties":false,"description":"Resource identifiers for messages","properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true}}}},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"comment-filter-message":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-template-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"active":{"$ref":"#/components/schemas/task-template-filter-active"},"and":{"items":{"$ref":"#/components/schemas/task-template-filter"},"type":"array","uniqueItems":true},"autocomplete":{"$ref":"#/components/schemas/task-template-filter-autocomplete"},"id":{"$ref":"#/components/schemas/task-template-filter-id"},"instructions_ai":{"$ref":"#/components/schemas/task-template-filter-instructions_ai"},"instructions_human":{"$ref":"#/components/schemas/task-template-filter-instructions_human"},"minutes":{"$ref":"#/components/schemas/task-template-filter-minutes"},"not":{"$ref":"#/components/schemas/task-template-filter"},"or":{"items":{"$ref":"#/components/schemas/task-template-filter"},"type":"array","uniqueItems":true},"run_prompt_on_complete":{"$ref":"#/components/schemas/task-template-filter-run_prompt_on_complete"},"title":{"$ref":"#/components/schemas/task-template-filter-title"},"visibility":{"$ref":"#/components/schemas/task-template-filter-visibility"}},"type":"deepObject"},"feed-note":{"additionalProperties":false,"description":"A \"Resource object\" representing a feed-note","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a feed-note","properties":{"body":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a feed-note","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"agency-filter-logo_url_optimized":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client-filter-description":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-seconds":{"additionalProperties":false,"properties":{"eq":{"type":"integer"},"greater_than":{"type":"integer"},"greater_than_or_equal":{"type":"integer"},"in":{"items":{"type":"integer"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"integer"},"less_than_or_equal":{"type":"integer"},"not_eq":{"type":"integer"}},"type":"object"},"client-note":{"additionalProperties":false,"description":"A \"Resource object\" representing a client-note","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a client-note","properties":{"note":{"description":"Field included by default.","type":"string"},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["note"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a client-note","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"deliverable-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/deliverable-filter"},"type":"array","uniqueItems":true},"id":{"$ref":"#/components/schemas/deliverable-filter-id"},"link_url":{"$ref":"#/components/schemas/deliverable-filter-link_url"},"meta":{"$ref":"#/components/schemas/deliverable-filter-meta"},"not":{"$ref":"#/components/schemas/deliverable-filter"},"or":{"items":{"$ref":"#/components/schemas/deliverable-filter"},"type":"array","uniqueItems":true},"reviewed_at":{"$ref":"#/components/schemas/deliverable-filter-reviewed_at"},"title":{"$ref":"#/components/schemas/deliverable-filter-title"},"workflow_state":{"$ref":"#/components/schemas/deliverable-filter-workflow_state"}},"type":"deepObject"},"task-template-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"request-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"task-filter-ai_chain_depth":{"additionalProperties":false,"properties":{"eq":{"type":"integer"},"greater_than":{"type":"integer"},"greater_than_or_equal":{"type":"integer"},"in":{"items":{"type":"integer"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"integer"},"less_than_or_equal":{"type":"integer"},"not_eq":{"type":"integer"}},"type":"object"},"link":{"description":"A link MUST be represented as either: a string containing the link's URL or a link object.","type":"string"},"feed-embed-filter-embed":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"correspondence-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"agency-filter-zip":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-website":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"request-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"correspondence-filter-type":{"additionalProperties":false,"properties":{"eq":{"enum":["email","meeting","call","message"],"type":"string"},"greater_than":{"enum":["email","meeting","call","message"],"type":"string"},"greater_than_or_equal":{"enum":["email","meeting","call","message"],"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"enum":["email","meeting","call","message"],"type":"string"},"less_than_or_equal":{"enum":["email","meeting","call","message"],"type":"string"},"not_eq":{"enum":["email","meeting","call","message"],"type":"string"}},"type":"object"},"client-note-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"user-filter-email":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"client-note-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"active":{"$ref":"#/components/schemas/client-filter-active"},"and":{"items":{"$ref":"#/components/schemas/client-filter"},"type":"array","uniqueItems":true},"description":{"$ref":"#/components/schemas/client-filter-description"},"id":{"$ref":"#/components/schemas/client-filter-id"},"logo_url":{"$ref":"#/components/schemas/client-filter-logo_url"},"logo_url_optimized":{"$ref":"#/components/schemas/client-filter-logo_url_optimized"},"name":{"$ref":"#/components/schemas/client-filter-name"},"not":{"$ref":"#/components/schemas/client-filter"},"or":{"items":{"$ref":"#/components/schemas/client-filter"},"type":"array","uniqueItems":true},"video_url":{"$ref":"#/components/schemas/client-filter-video_url"}},"type":"deepObject"},"correspondence-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/correspondence-filter"},"type":"array","uniqueItems":true},"content":{"$ref":"#/components/schemas/correspondence-filter-content"},"gmail_message_id":{"$ref":"#/components/schemas/correspondence-filter-gmail_message_id"},"html_content":{"$ref":"#/components/schemas/correspondence-filter-html_content"},"id":{"$ref":"#/components/schemas/correspondence-filter-id"},"not":{"$ref":"#/components/schemas/correspondence-filter"},"occurred_at":{"$ref":"#/components/schemas/correspondence-filter-occurred_at"},"or":{"items":{"$ref":"#/components/schemas/correspondence-filter"},"type":"array","uniqueItems":true},"resolved":{"$ref":"#/components/schemas/correspondence-filter-resolved"},"summary":{"$ref":"#/components/schemas/correspondence-filter-summary"},"topic":{"$ref":"#/components/schemas/correspondence-filter-topic"},"type":{"$ref":"#/components/schemas/correspondence-filter-type"}},"type":"deepObject"},"user-filter-active":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"task-template-filter-minutes":{"additionalProperties":false,"properties":{"eq":{"type":"integer"},"greater_than":{"type":"integer"},"greater_than_or_equal":{"type":"integer"},"in":{"items":{"type":"integer"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"integer"},"less_than_or_equal":{"type":"integer"},"not_eq":{"type":"integer"}},"type":"object"},"feed-embed-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/feed-embed-filter"},"type":"array","uniqueItems":true},"description":{"$ref":"#/components/schemas/feed-embed-filter-description"},"embed":{"$ref":"#/components/schemas/feed-embed-filter-embed"},"id":{"$ref":"#/components/schemas/feed-embed-filter-id"},"not":{"$ref":"#/components/schemas/feed-embed-filter"},"or":{"items":{"$ref":"#/components/schemas/feed-embed-filter"},"type":"array","uniqueItems":true},"title":{"$ref":"#/components/schemas/feed-embed-filter-title"}},"type":"deepObject"},"client-filter-logo_url":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-item-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/feed-item-filter"},"type":"array","uniqueItems":true},"author":{"$ref":"#/components/schemas/user-filter"},"author_id":{"$ref":"#/components/schemas/feed-item-filter-author_id"},"embed":{"$ref":"#/components/schemas/feed-embed-filter"},"embed_id":{"$ref":"#/components/schemas/feed-item-filter-embed_id"},"id":{"$ref":"#/components/schemas/feed-item-filter-id"},"image_id":{"$ref":"#/components/schemas/feed-item-filter-image_id"},"not":{"$ref":"#/components/schemas/feed-item-filter"},"note":{"$ref":"#/components/schemas/feed-note-filter"},"note_id":{"$ref":"#/components/schemas/feed-item-filter-note_id"},"or":{"items":{"$ref":"#/components/schemas/feed-item-filter"},"type":"array","uniqueItems":true},"pdf_id":{"$ref":"#/components/schemas/feed-item-filter-pdf_id"},"published_at":{"$ref":"#/components/schemas/feed-item-filter-published_at"},"video_id":{"$ref":"#/components/schemas/feed-item-filter-video_id"}},"type":"deepObject"},"deliverable":{"additionalProperties":false,"description":"A \"Resource object\" representing a deliverable","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a deliverable","properties":{"link_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"External link associated with this deliverable. Field included by default."},"meta":{"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length). Field included by default.","type":"object"},"reviewed_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Optional title for the deliverable. Field included by default."},"workflow_state":{"description":"Field included by default.","enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"}},"required":["workflow_state","meta"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a deliverable","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"feed-embed-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"request-filter-scheduled":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"correspondence-filter-html_content":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"comment-filter-inserted_at":{"additionalProperties":false,"properties":{"eq":{},"greater_than":{},"greater_than_or_equal":{},"in":{"items":{},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{},"less_than_or_equal":{},"not_eq":{}},"type":"object"},"user":{"additionalProperties":false,"description":"A \"Resource object\" representing a user","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a user","properties":{"active":{"description":"Field included by default.","type":"boolean"},"agency_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"email":{"description":"Field included by default.","type":"string"},"first_name":{"description":"Field included by default.","type":"string"},"last_name":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"notification_preferences":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"mentioned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"new_request":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"task_assigned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}],"description":"Field included by default."},"timezone":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["first_name","active","email"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a user","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"user-filter-agency_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"feed-embed-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"user-filter-timezone":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-city":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-instructions_human":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"error":{"additionalProperties":false,"properties":{"code":{"description":"An application-specific error code, expressed as a string value.","type":"string"},"detail":{"description":"A human-readable explanation specific to this occurrence of the problem.","type":"string"},"id":{"description":"A unique identifier for this particular occurrence of the problem.","type":"string"},"links":{"$ref":"#/components/schemas/links"},"source":{"properties":{"parameter":{"description":"A string indicating which query parameter caused the error.","type":"string"},"pointer":{"description":"A JSON Pointer [RFC6901] to the associated entity in the request document [e.g. \"/data\" for a primary data object, or \"/data/attributes/title\" for a specific attribute].","type":"string"}},"type":"object"},"status":{"description":"The HTTP status code applicable to this problem, expressed as a string value.","type":"string"},"title":{"description":"A short, human-readable summary of the problem. It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization.","type":"string"}},"type":"object"},"milestone-filter-completed":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"task-template-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-address_line_1":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"comment-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"errors":{"items":{"$ref":"#/components/schemas/error"},"type":"array","uniqueItems":true},"client_portal_pages-input-create-type":{"additionalProperties":false,"properties":{"assets":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"dashboard":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"deliverables":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"feed":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"requests":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"services":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"to_do":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"milestone":{"additionalProperties":false,"description":"A \"Resource object\" representing a milestone","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a milestone","properties":{"completed":{"description":"Field included by default.","type":"boolean"},"datetime":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"description":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"}},"required":["title","completed"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a milestone","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"task-template-filter-instructions_human":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"correspondence":{"additionalProperties":false,"description":"A \"Resource object\" representing a correspondence","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a correspondence","properties":{"content":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"gmail_message_id":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"html_content":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"occurred_at":{"description":"Field included by default.","format":"date-time","type":"string"},"resolved":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"summary":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"topic":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"type":{"description":"Field included by default.","enum":["email","meeting","call","message"],"type":"string"}},"required":["occurred_at","type"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a correspondence","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"task-filter-client_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"correspondence-filter-resolved":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"request":{"additionalProperties":false,"description":"A \"Resource object\" representing a request","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a request","properties":{"closed":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"details":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"locked":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"notes":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"scheduled":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"}},"required":["title"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a request","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"client_brand_config-input-create-type":{"additionalProperties":false,"properties":{"accent_color":{"anyOf":[{"type":"string"},{"type":"null"}]},"all_colors":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"all_fonts":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"font_body":{"anyOf":[{"type":"string"},{"type":"null"}]},"font_heading":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"logo_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"logos":{"anyOf":[{"type":"null"},{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"type":"integer"},{"type":"null"}]},"is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"primary":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"source_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"type":"string"},"width":{"anyOf":[{"type":"integer"},{"type":"null"}]}},"required":["url"],"type":"object"},"type":"array"},{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"type":"integer"},{"type":"null"}]},"is_dark":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"primary":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"source_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}]},"width":{"anyOf":[{"type":"integer"},{"type":"null"}]}},"type":"object"},"type":"array"}]},"primary_color":{"anyOf":[{"type":"string"},{"type":"null"}]},"secondary_color":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"request-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/request-filter"},"type":"array","uniqueItems":true},"closed":{"$ref":"#/components/schemas/request-filter-closed"},"details":{"$ref":"#/components/schemas/request-filter-details"},"id":{"$ref":"#/components/schemas/request-filter-id"},"locked":{"$ref":"#/components/schemas/request-filter-locked"},"not":{"$ref":"#/components/schemas/request-filter"},"notes":{"$ref":"#/components/schemas/request-filter-notes"},"or":{"items":{"$ref":"#/components/schemas/request-filter"},"type":"array","uniqueItems":true},"scheduled":{"$ref":"#/components/schemas/request-filter-scheduled"},"title":{"$ref":"#/components/schemas/request-filter-title"}},"type":"deepObject"},"feed-item-filter-video_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"correspondence-filter-occurred_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"deliverable-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"task-template-filter-instructions_ai":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-budgeted_minutes":{"additionalProperties":false,"properties":{"eq":{"type":"integer"},"greater_than":{"type":"integer"},"greater_than_or_equal":{"type":"integer"},"in":{"items":{"type":"integer"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"integer"},"less_than_or_equal":{"type":"integer"},"not_eq":{"type":"integer"}},"type":"object"},"feed-note-filter-title":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-instructions_ai":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-primary_hex":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-state":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"request-filter-locked":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"milestone-filter-datetime":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"deliverable-filter-reviewed_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"feed-item-filter-embed_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"deliverable-filter-meta":{"additionalProperties":false,"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length)","properties":{"eq":{"type":"object"},"greater_than":{"type":"object"},"greater_than_or_equal":{"type":"object"},"in":{"items":{"type":"object"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"object"},"less_than_or_equal":{"type":"object"},"not_eq":{"type":"object"}},"type":"object"},"request-filter-notes":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"request-filter-details":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-item-filter-author_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"feed-item-filter-pdf_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"correspondence-filter-summary":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency":{"additionalProperties":false,"description":"A \"Resource object\" representing a agency","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a agency","properties":{"address_line_1":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"address_line_2":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"agency_type":{"anyOf":[{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"city":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"colors":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"country":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"custom_domain":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"email":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"name":{"description":"Field included by default.","type":"string"},"overview":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"primary_hex":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"state":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"website":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"zip":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["name"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a agency","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"agency-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"address_line_1":{"$ref":"#/components/schemas/agency-filter-address_line_1"},"address_line_2":{"$ref":"#/components/schemas/agency-filter-address_line_2"},"agency_type":{"$ref":"#/components/schemas/agency-filter-agency_type"},"and":{"items":{"$ref":"#/components/schemas/agency-filter"},"type":"array","uniqueItems":true},"city":{"$ref":"#/components/schemas/agency-filter-city"},"country":{"$ref":"#/components/schemas/agency-filter-country"},"custom_domain":{"$ref":"#/components/schemas/agency-filter-custom_domain"},"email":{"$ref":"#/components/schemas/agency-filter-email"},"id":{"$ref":"#/components/schemas/agency-filter-id"},"logo_url":{"$ref":"#/components/schemas/agency-filter-logo_url"},"logo_url_optimized":{"$ref":"#/components/schemas/agency-filter-logo_url_optimized"},"name":{"$ref":"#/components/schemas/agency-filter-name"},"not":{"$ref":"#/components/schemas/agency-filter"},"or":{"items":{"$ref":"#/components/schemas/agency-filter"},"type":"array","uniqueItems":true},"overview":{"$ref":"#/components/schemas/agency-filter-overview"},"primary_hex":{"$ref":"#/components/schemas/agency-filter-primary_hex"},"state":{"$ref":"#/components/schemas/agency-filter-state"},"website":{"$ref":"#/components/schemas/agency-filter-website"},"zip":{"$ref":"#/components/schemas/agency-filter-zip"}},"type":"deepObject"},"agency-filter-email":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"milestone-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/milestone-filter"},"type":"array","uniqueItems":true},"completed":{"$ref":"#/components/schemas/milestone-filter-completed"},"datetime":{"$ref":"#/components/schemas/milestone-filter-datetime"},"description":{"$ref":"#/components/schemas/milestone-filter-description"},"id":{"$ref":"#/components/schemas/milestone-filter-id"},"not":{"$ref":"#/components/schemas/milestone-filter"},"or":{"items":{"$ref":"#/components/schemas/milestone-filter"},"type":"array","uniqueItems":true},"title":{"$ref":"#/components/schemas/milestone-filter-title"}},"type":"deepObject"},"feed-note-filter-id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"comment-filter-sender_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"task-filter-closed_at":{"additionalProperties":false,"properties":{"eq":{"format":"date-time","type":"string"},"greater_than":{"format":"date-time","type":"string"},"greater_than_or_equal":{"format":"date-time","type":"string"},"in":{"items":{"format":"date-time","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"date-time","type":"string"},"less_than_or_equal":{"format":"date-time","type":"string"},"not_eq":{"format":"date-time","type":"string"}},"type":"object"},"client-note-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/client-note-filter"},"type":"array","uniqueItems":true},"id":{"$ref":"#/components/schemas/client-note-filter-id"},"not":{"$ref":"#/components/schemas/client-note-filter"},"note":{"$ref":"#/components/schemas/client-note-filter-note"},"or":{"items":{"$ref":"#/components/schemas/client-note-filter"},"type":"array","uniqueItems":true},"title":{"$ref":"#/components/schemas/client-note-filter-title"}},"type":"deepObject"},"task-template":{"additionalProperties":false,"description":"A \"Resource object\" representing a task-template","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a task-template","properties":{"active":{"description":"Field included by default.","type":"boolean"},"ai_tools":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"autocomplete":{"description":"Field included by default.","type":"boolean"},"instructions_ai":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"instructions_human":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"minutes":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"run_prompt_on_complete":{"description":"Field included by default.","type":"boolean"},"tags":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"},"visibility":{"anyOf":[{"enum":["standard","client_only","agency_only"],"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["title","active","autocomplete","run_prompt_on_complete"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a task-template","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"agency-filter-agency_type":{"additionalProperties":false,"properties":{"eq":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"greater_than":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"greater_than_or_equal":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"in":{"items":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"less_than_or_equal":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"},"not_eq":{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"type":"string"}},"type":"object"},"client-filter-video_url":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-item-filter-image_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"correspondence-filter-gmail_message_id":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"user-filter-first_name":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"agency-filter-custom_domain":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"task-filter-run_prompt_on_complete":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"task-template-filter-visibility":{"additionalProperties":false,"properties":{"eq":{"enum":["standard","client_only","agency_only"],"type":"string"},"greater_than":{"enum":["standard","client_only","agency_only"],"type":"string"},"greater_than_or_equal":{"enum":["standard","client_only","agency_only"],"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"enum":["standard","client_only","agency_only"],"type":"string"},"less_than_or_equal":{"enum":["standard","client_only","agency_only"],"type":"string"},"not_eq":{"enum":["standard","client_only","agency_only"],"type":"string"}},"type":"object"},"task-filter-assigned_to_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"task-filter-autocomplete":{"additionalProperties":false,"properties":{"eq":{"type":"boolean"},"greater_than":{"type":"boolean"},"greater_than_or_equal":{"type":"boolean"},"in":{"items":{"type":"boolean"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"boolean"},"less_than_or_equal":{"type":"boolean"},"not_eq":{"type":"boolean"}},"type":"object"},"comment-filter-updated_at":{"additionalProperties":false,"properties":{"eq":{},"greater_than":{},"greater_than_or_equal":{},"in":{"items":{},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{},"less_than_or_equal":{},"not_eq":{}},"type":"object"},"client-note-filter-note":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"client-filter-logo_url_optimized":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"ilike":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"like":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"},"feed-item-filter-note_id":{"additionalProperties":false,"properties":{"eq":{"format":"uuid","type":"string"},"greater_than":{"format":"uuid","type":"string"},"greater_than_or_equal":{"format":"uuid","type":"string"},"in":{"items":{"format":"uuid","type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"format":"uuid","type":"string"},"less_than_or_equal":{"format":"uuid","type":"string"},"not_eq":{"format":"uuid","type":"string"}},"type":"object"},"comment-filter":{"additionalProperties":false,"description":"Filters the query to results matching the given filter object","example":"","properties":{"and":{"items":{"$ref":"#/components/schemas/comment-filter"},"type":"array","uniqueItems":true},"id":{"$ref":"#/components/schemas/comment-filter-id"},"inserted_at":{"$ref":"#/components/schemas/comment-filter-inserted_at"},"message":{"$ref":"#/components/schemas/comment-filter-message"},"not":{"$ref":"#/components/schemas/comment-filter"},"or":{"items":{"$ref":"#/components/schemas/comment-filter"},"type":"array","uniqueItems":true},"sender":{"$ref":"#/components/schemas/user-filter"},"sender_id":{"$ref":"#/components/schemas/comment-filter-sender_id"},"task":{"$ref":"#/components/schemas/task-filter"},"task_id":{"$ref":"#/components/schemas/comment-filter-task_id"},"updated_at":{"$ref":"#/components/schemas/comment-filter-updated_at"}},"type":"deepObject"},"user-filter-last_name":{"additionalProperties":false,"properties":{"contains":{"type":"string"},"eq":{"type":"string"},"greater_than":{"type":"string"},"greater_than_or_equal":{"type":"string"},"in":{"items":{"type":"string"},"type":"array"},"is_distinct_from":{"type":"string"},"is_nil":{"type":"boolean"},"is_not_distinct_from":{"type":"string"},"less_than":{"type":"string"},"less_than_or_equal":{"type":"string"},"not_eq":{"type":"string"}},"type":"object"}},"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","description":"Bearer token authentication using OAuth 2.0 access tokens.\n\nInclude the access token in the Authorization header:\n```\nAuthorization: Bearer <access_token>\n```\n","scheme":"bearer","type":"http"},"oauth2":{"description":"OAuth 2.0 authentication. Contact Lifted Work to obtain client credentials.","flows":{"authorizationCode":{"authorizationUrl":"/oauth/authorize","refreshUrl":"/oauth/token","scopes":{"openid":"Access basic account details (user ID, email, name)","resource:read":"Read-only access to tasks, clients, and other resources","resource:write":"Create and update tasks, clients, and other resources"},"tokenUrl":"/oauth/token"},"clientCredentials":{"scopes":{"openid":"Access basic account details (user ID, email, name)","resource:read":"Read-only access to tasks, clients, and other resources","resource:write":"Create and update tasks, clients, and other resources"},"tokenUrl":"/oauth/token"}},"type":"oauth2"}}},"info":{"description":"The Lifted Work API allows you to programmatically manage tasks, clients, and communications.\n\n## Authentication\n\nThis API uses **OAuth 2.0** for authentication. All endpoints require a valid access token.\n\n### Getting Started\n\n1. **Obtain Client Credentials**: Contact Lifted Work to get your `client_id` and `client_secret`\n2. **Get an Access Token**: Use one of the OAuth 2.0 flows below\n3. **Make API Requests**: Include the token in the `Authorization` header\n\n### Authorization Code Flow (Recommended for Web Apps)\n\n```\n# Step 1: Redirect user to authorize\nGET /oauth/authorize?client_id={client_id}&redirect_uri={redirect_uri}&response_type=code&scope=openid%20resource:read%20resource:write\n\n# Step 2: Exchange code for token\nPOST /oauth/token\nContent-Type: application/x-www-form-urlencoded\n\ngrant_type=authorization_code&code={code}&client_id={client_id}&client_secret={client_secret}&redirect_uri={redirect_uri}\n```\n\n### Client Credentials Flow (For Server-to-Server)\n\n```\nPOST /oauth/token\nContent-Type: application/x-www-form-urlencoded\n\ngrant_type=client_credentials&client_id={client_id}&client_secret={client_secret}&scope=resource:read%20resource:write\n```\n\n### Using the Access Token\n\nInclude the access token in the `Authorization` header for all API requests:\n\n```\nGET /api/v1/tasks\nAuthorization: Bearer {access_token}\nContent-Type: application/vnd.api+json\n```\n\n### Refreshing Tokens\n\nAccess tokens expire after 24 hours. Use the refresh token to get a new access token:\n\n```\nPOST /oauth/token\nContent-Type: application/x-www-form-urlencoded\n\ngrant_type=refresh_token&refresh_token={refresh_token}&client_id={client_id}&client_secret={client_secret}\n```\n\n### Available Scopes\n\n| Scope | Description |\n|-------|-------------|\n| `openid` | Access basic account details (user ID, email, name) |\n| `resource:read` | Read-only access to tasks, clients, templates, etc. |\n| `resource:write` | Create and update tasks, clients, feed items, etc. |\n\n## Rate Limiting\n\nAPI requests are rate limited. Check response headers for current limits:\n- `X-RateLimit-Limit`: Maximum requests per window\n- `X-RateLimit-Remaining`: Remaining requests in current window\n\n## Content Type\n\nThis API follows the [JSON:API](https://jsonapi.org/) specification. Use the following headers:\n- `Content-Type: application/vnd.api+json`\n- `Accept: application/vnd.api+json`\n","title":"Lifted Work API","version":"1.0.0"},"openapi":"3.0.0","paths":{"/api/v1/agencies/me":{"get":{"callbacks":{},"deprecated":false,"description":"Get the authenticated user's agency profile.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"agency":"id,name,custom_domain,email,address_line_1,address_line_2,zip,city,state,country,logo_url,logo_url_optimized,primary_hex,website,overview,agency_type,colors"},"properties":{"agency":{"description":"Comma separated field names for agency","example":"id,name,custom_domain,email,address_line_1,address_line_2,zip,city,state,country,logo_url,logo_url_optimized,primary_hex,website,overview,agency_type,colors","type":"string"}},"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"description":"A \"Resource object\" representing a agency","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a agency","properties":{"address_line_1":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"address_line_2":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"agency_type":{"anyOf":[{"enum":["digital_marketing_agency","creative_agency","web_development_agency","full_service_agency","content_marketing_agency","seo_agency","marketing_consultancy","media_agency","lead_generation_agency","operations_consulting","public_relations_agency","software_agency","event_marketing_agency"],"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"city":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"colors":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"country":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"custom_domain":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"email":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"name":{"description":"Field included by default.","type":"string"},"overview":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"primary_hex":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"state":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"website":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"zip":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["name"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a agency","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Agency"]}},"/api/v1/client-notes":{"get":{"callbacks":{},"deprecated":false,"description":"List internal client notes with optional filters.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/client-note-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|note|-note|\\+\\+note|--note)(,(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|note|-note|\\+\\+note|--note))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client-note":"id,title,note"},"properties":{"client-note":{"description":"Comma separated field names for client-note","example":"id,title,note","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Filter by client UUID","in":"query","name":"client_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Search notes by title (case-insensitive substring match)","in":"query","name":"title","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Only return notes created after this ISO 8601 datetime","in":"query","name":"created_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return notes created before this ISO 8601 datetime","in":"query","name":"created_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a client-note","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a client-note","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a client-note","properties":{"note":{"description":"Field included by default.","type":"string"},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["note"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a client-note","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Client Notes"]},"post":{"callbacks":{},"deprecated":false,"description":"Create an internal client note (private to agency team).","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client-note":"id,title,note"},"properties":{"client-note":{"description":"Comma separated field names for client-note","example":"id,title,note","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"client_id":{"format":"uuid","type":"string"},"note":{"type":"string"},"title":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["note","client_id"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["client-note"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /client-notes operation on client-note resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/client-note"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Client Notes"]}},"/api/v1/client-notes/{id}":{"patch":{"callbacks":{},"deprecated":false,"description":"Update an internal client note.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client-note":"id,title,note"},"properties":{"client-note":{"description":"Comma separated field names for client-note","example":"id,title,note","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"note":{"anyOf":[{"type":"string"},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["client-note"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /client-notes/:id operation on client-note resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/client-note"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Client Notes"]}},"/api/v1/clients":{"get":{"callbacks":{},"deprecated":false,"description":"List clients for the authenticated agency.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/client-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|name|-name|\\+\\+name|--name|description|-description|\\+\\+description|--description|active|-active|\\+\\+active|--active|video_url|-video_url|\\+\\+video_url|--video_url|logo_url|-logo_url|\\+\\+logo_url|--logo_url|logo_url_optimized|-logo_url_optimized|\\+\\+logo_url_optimized|--logo_url_optimized)(,(id|-id|\\+\\+id|--id|name|-name|\\+\\+name|--name|description|-description|\\+\\+description|--description|active|-active|\\+\\+active|--active|video_url|-video_url|\\+\\+video_url|--video_url|logo_url|-logo_url|\\+\\+logo_url|--logo_url|logo_url_optimized|-logo_url_optimized|\\+\\+logo_url_optimized|--logo_url_optimized))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages"},"properties":{"client":{"description":"Comma separated field names for client","example":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages","type":"string"}},"type":"object"},"style":"deepObject"},{"in":"query","name":"filter","required":false,"schema":{"type":"object"},"style":"deepObject"},{"in":"query","name":"sort","required":false,"schema":{"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a client","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a client","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a client","properties":{"active":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"brand_config":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"accent_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"all_colors":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"all_fonts":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"font_body":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"font_heading":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_is_dark":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logos":{"anyOf":[{"items":{"additionalProperties":false,"properties":{"height":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"is_dark":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"primary":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"source_type":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"url":{"description":"Field included by default.","type":"string"},"width":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."}},"required":["url"],"type":"object"},"nullable":true,"type":"array"},{"type":"null"}],"description":"Field included by default."},"primary_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"secondary_color":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}]},"description":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"logo_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"logo_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"name":{"description":"Field included by default.","type":"string"},"portal_pages":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"assets":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"dashboard":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"deliverables":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"feed":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"requests":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"services":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"to_do":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}]},"video_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]}},"required":["name"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a client","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Clients"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a new client.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages"},"properties":{"client":{"description":"Comma separated field names for client","example":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"active":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"brand_config":{"anyOf":[{"$ref":"#/components/schemas/client_brand_config-input-create-type"},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_url_optimized":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"type":"string"},"packages":{"anyOf":[{"items":{"description":"Optional list of packages to associate with the new client","type":"object"},"type":"array"},{"type":"null"}],"description":"Optional list of packages to associate with the new client"},"portal_pages":{"anyOf":[{"$ref":"#/components/schemas/client_portal_pages-input-create-type"},{"type":"null"}]},"video_url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["name"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["client"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /clients operation on client resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/client"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Clients"]}},"/api/v1/clients/{id}":{"patch":{"callbacks":{},"deprecated":false,"description":"Archive a client.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"client":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages"},"properties":{"client":{"description":"Comma separated field names for client","example":"id,name,description,active,video_url,logo_url,logo_url_optimized,brand_config,portal_pages","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"active":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"brand_config":{"anyOf":[{"$ref":"#/components/schemas/client_brand_config-input-update-type"},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"logo_url_optimized":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"portal_pages":{"anyOf":[{"$ref":"#/components/schemas/client_portal_pages-input-update-type"},{"type":"null"}]},"video_url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["client"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /clients/:id operation on client resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/client"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Clients"]}},"/api/v1/comments":{"post":{"callbacks":{},"deprecated":false,"description":"Add a comment to a task.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(sender|task)(,(sender|task))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"comment":"id,message,inserted_at,updated_at,task_id,sender_id"},"properties":{"comment":{"description":"Comma separated field names for comment","example":"id,message,inserted_at,updated_at,task_id,sender_id","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"message":{"description":"Required. The comment text","type":"string"},"task_id":{"description":"Required. UUID of the task to comment on","format":"uuid","type":"string"}},"required":["task_id","message"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["comment"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /comments operation on comment resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/comment"},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/task"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Comments"]}},"/api/v1/correspondences":{"post":{"callbacks":{},"deprecated":false,"description":"Log an external communication (email, meeting, call, or message).","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"correspondence":"id,occurred_at,type,topic,content,html_content,summary,resolved,gmail_message_id"},"properties":{"correspondence":{"description":"Comma separated field names for correspondence","example":"id,occurred_at,type,topic,content,html_content,summary,resolved,gmail_message_id","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"client_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of the client this correspondence is about"},"content":{"anyOf":[{"type":"string"},{"type":"null"}]},"gmail_message_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"html_content":{"anyOf":[{"type":"string"},{"type":"null"}]},"occurred_at":{},"participant_ids":{"anyOf":[{"items":{"description":"List of user UUIDs who participated in this correspondence","type":"string"},"type":"array"},{"type":"null"}],"description":"List of user UUIDs who participated in this correspondence"},"resolved":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"summary":{"anyOf":[{"type":"string"},{"type":"null"}]},"topic":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"enum":["email","meeting","call","message"],"type":"string"}},"required":["occurred_at","type"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["correspondence"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /correspondences operation on correspondence resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/correspondence"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Correspondences"]}},"/api/v1/deliverables":{"get":{"callbacks":{},"deprecated":false,"description":"List deliverables for a task.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/deliverable-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|workflow_state|-workflow_state|\\+\\+workflow_state|--workflow_state|title|-title|\\+\\+title|--title|link_url|-link_url|\\+\\+link_url|--link_url|meta|-meta|\\+\\+meta|--meta|reviewed_at|-reviewed_at|\\+\\+reviewed_at|--reviewed_at)(,(id|-id|\\+\\+id|--id|workflow_state|-workflow_state|\\+\\+workflow_state|--workflow_state|title|-title|\\+\\+title|--title|link_url|-link_url|\\+\\+link_url|--link_url|meta|-meta|\\+\\+meta|--meta|reviewed_at|-reviewed_at|\\+\\+reviewed_at|--reviewed_at))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":25},"properties":{"after":{"type":"string"},"before":{"type":"string"},"count":{"default":false,"type":"boolean"},"limit":{"minimum":1,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Required. UUID of the task to list deliverables for","in":"query","name":"task_id","required":true,"schema":{"format":"uuid","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a deliverable","items":{"$ref":"#/components/schemas/deliverable"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a new deliverable for a task.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"link_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"External link associated with this deliverable"},"meta":{"anyOf":[{"type":"object"},{"type":"null"}],"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length)"},"task_id":{"description":"Required. UUID of the task this deliverable belongs to","format":"uuid","type":"string"},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Optional title for the deliverable"}},"required":["task_id"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["deliverable"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /deliverables operation on deliverable resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/deliverable"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]}},"/api/v1/deliverables/by-client":{"get":{"callbacks":{},"deprecated":false,"description":"List deliverables for a client.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/deliverable-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|workflow_state|-workflow_state|\\+\\+workflow_state|--workflow_state|title|-title|\\+\\+title|--title|link_url|-link_url|\\+\\+link_url|--link_url|meta|-meta|\\+\\+meta|--meta|reviewed_at|-reviewed_at|\\+\\+reviewed_at|--reviewed_at)(,(id|-id|\\+\\+id|--id|workflow_state|-workflow_state|\\+\\+workflow_state|--workflow_state|title|-title|\\+\\+title|--title|link_url|-link_url|\\+\\+link_url|--link_url|meta|-meta|\\+\\+meta|--meta|reviewed_at|-reviewed_at|\\+\\+reviewed_at|--reviewed_at))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":25},"properties":{"after":{"type":"string"},"before":{"type":"string"},"count":{"default":false,"type":"boolean"},"limit":{"minimum":1,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Required. UUID of the client to list deliverables for","in":"query","name":"client_id","required":true,"schema":{"format":"uuid","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a deliverable","items":{"$ref":"#/components/schemas/deliverable"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]}},"/api/v1/deliverables/{id}":{"get":{"callbacks":{},"deprecated":false,"description":"Get a single deliverable by ID.","parameters":[{"in":"path","name":"id","required":true,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/deliverable"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]},"patch":{"callbacks":{},"deprecated":false,"description":"Update a deliverable's title, state, link, metadata, or content.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"content":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"New content for the current revision. Accepts markdown (converted to HTML) or raw HTML"},"link_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"External link associated with this deliverable"},"meta":{"anyOf":[{"type":"object"},{"type":"null"}],"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length)"},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Optional title for the deliverable"},"workflow_state":{"anyOf":[{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["deliverable"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /deliverables/:id operation on deliverable resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/deliverable"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]}},"/api/v1/deliverables/{id}/approve":{"patch":{"callbacks":{},"deprecated":false,"description":"Approve a deliverable.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"link_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"External link associated with this deliverable"},"meta":{"anyOf":[{"type":"object"},{"type":"null"}],"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length)"},"reviewed_at":{"anyOf":[{},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Optional title for the deliverable"},"workflow_state":{"anyOf":[{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["deliverable"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /deliverables/:id/approve operation on deliverable resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/deliverable"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]}},"/api/v1/deliverables/{id}/request-changes":{"patch":{"callbacks":{},"deprecated":false,"description":"Request changes on a deliverable.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"deliverable":"id,workflow_state,title,link_url,meta,reviewed_at"},"properties":{"deliverable":{"description":"Comma separated field names for deliverable","example":"id,workflow_state,title,link_url,meta,reviewed_at","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"link_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"External link associated with this deliverable"},"meta":{"anyOf":[{"type":"object"},{"type":"null"}],"description":"Key-value metadata (e.g. keywords, tags, hashtags, content length)"},"reviewed_at":{"anyOf":[{},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Optional title for the deliverable"},"workflow_state":{"anyOf":[{"enum":["in_progress","in_review","changes_requested","approved","published","archived"],"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["deliverable"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /deliverables/:id/request-changes operation on deliverable resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/deliverable"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Deliverables"]}},"/api/v1/feed-items":{"get":{"callbacks":{},"deprecated":false,"description":"List feed items for the authenticated agency with optional filters.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/feed-item-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|published_at|-published_at|\\+\\+published_at|--published_at|author_id|-author_id|\\+\\+author_id|--author_id|note_id|-note_id|\\+\\+note_id|--note_id|pdf_id|-pdf_id|\\+\\+pdf_id|--pdf_id|video_id|-video_id|\\+\\+video_id|--video_id|image_id|-image_id|\\+\\+image_id|--image_id|embed_id|-embed_id|\\+\\+embed_id|--embed_id)(,(id|-id|\\+\\+id|--id|published_at|-published_at|\\+\\+published_at|--published_at|author_id|-author_id|\\+\\+author_id|--author_id|note_id|-note_id|\\+\\+note_id|--note_id|pdf_id|-pdf_id|\\+\\+pdf_id|--pdf_id|video_id|-video_id|\\+\\+video_id|--video_id|image_id|-image_id|\\+\\+image_id|--image_id|embed_id|-embed_id|\\+\\+embed_id|--embed_id))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(note|author|embed|image|pdf|video)(,(note|author|embed|image|pdf|video))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"feed-item":"id,published_at,author_id,note_id,pdf_id,video_id,image_id,embed_id"},"properties":{"feed-item":{"description":"Comma separated field names for feed-item","example":"id,published_at,author_id,note_id,pdf_id,video_id,image_id,embed_id","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Filter by client UUID","in":"query","name":"client_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Filter by feed item type. One of: \"note\", \"embed\", \"image\", \"pdf\", \"video\"","in":"query","name":"type","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Only return items published after this ISO 8601 datetime","in":"query","name":"published_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return items published before this ISO 8601 datetime","in":"query","name":"published_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a feed-item","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a feed-item","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a feed-item","properties":{"author_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"embed_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"image_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"note_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"pdf_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"published_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"video_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a feed-item","properties":{"author":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for author","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"embed":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for embed","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"note":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for note","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}}},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/feed-note"},{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/feed-embed"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Feed Items"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a feed item. Set `type` in the request body to choose the kind of item, then provide type-specific attributes at the top level (not as nested relationships). See the Feed Items guide in the API description for complete examples per type.\n","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(note|author|embed|image|pdf|video)(,(note|author|embed|image|pdf|video))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"feed-item":"id,published_at,author_id,note_id,pdf_id,video_id,image_id,embed_id"},"properties":{"feed-item":{"description":"Comma separated field names for feed-item","example":"id,published_at,author_id,note_id,pdf_id,video_id,image_id,embed_id","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"bytes":{"anyOf":[{"type":"integer"},{"type":"null"}],"description":"Optional file size hint in bytes. Auto-detected from the URL if omitted"},"client_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of the client. Provide either client_id or client_name (one is required)"},"client_name":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Name of the client (case-insensitive match). Provide either client_id or client_name (one is required)"},"description":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Body content. Supports markdown (auto-converted to HTML) or raw HTML. Used as the note body for type \"note\", or as a caption/description for other types"},"embed":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Required for type \"embed\". A URL or an HTML string containing an <iframe>. If a URL is provided, it is used directly; if HTML is provided, the iframe src is extracted"},"file_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Required for type \"pdf\". Direct URL to the PDF file"},"image_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Required for type \"image\". For \"pdf\" and \"video\" types, optional cover/thumbnail image URL"},"mime":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Optional MIME type hint (e.g. \"image/png\"). Auto-detected from the URL if omitted"},"title":{"description":"Required. Title of the feed item","type":"string"},"type":{"description":"Required. The kind of feed item to create. One of: \"note\", \"embed\", \"image\", \"pdf\", \"video\"","type":"string"},"video_url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Required for type \"video\". Direct URL to the video file"}},"required":["type","title"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["feed-item"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /feed-items operation on feed-item resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/feed-item"},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/feed-note"},{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/feed-embed"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Feed Items"]}},"/api/v1/milestones":{"get":{"callbacks":{},"deprecated":false,"description":"List milestones with optional filters for client, completion, and date range.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/milestone-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|description|-description|\\+\\+description|--description|datetime|-datetime|\\+\\+datetime|--datetime|completed|-completed|\\+\\+completed|--completed)(,(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|description|-description|\\+\\+description|--description|datetime|-datetime|\\+\\+datetime|--datetime|completed|-completed|\\+\\+completed|--completed))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"milestone":"id,title,description,datetime,completed"},"properties":{"milestone":{"description":"Comma separated field names for milestone","example":"id,title,description,datetime,completed","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Filter by client UUID","in":"query","name":"client_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Filter by completion status: true for completed, false for incomplete","in":"query","name":"completed","required":false,"schema":{"type":"boolean"},"style":"form"},{"description":"Only return milestones with datetime after this ISO 8601 value","in":"query","name":"due_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return milestones with datetime before this ISO 8601 value","in":"query","name":"due_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a milestone","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a milestone","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a milestone","properties":{"completed":{"description":"Field included by default.","type":"boolean"},"datetime":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"description":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"}},"required":["title","completed"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a milestone","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Milestones"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a new milestone for a client.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"milestone":"id,title,description,datetime,completed"},"properties":{"milestone":{"description":"Comma separated field names for milestone","example":"id,title,description,datetime,completed","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"client_id":{"description":"Required. UUID of the client this milestone belongs to","format":"uuid","type":"string"},"completed":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"datetime":{"anyOf":[{},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"title":{"type":"string"}},"required":["title","client_id"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["milestone"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /milestones operation on milestone resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/milestone"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Milestones"]}},"/api/v1/milestones/{id}":{"patch":{"callbacks":{},"deprecated":false,"description":"Update a milestone.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"milestone":"id,title,description,datetime,completed"},"properties":{"milestone":{"description":"Comma separated field names for milestone","example":"id,title,description,datetime,completed","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"completed":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"datetime":{"anyOf":[{},{"type":"null"}]},"description":{"anyOf":[{"type":"string"},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["milestone"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /milestones/:id operation on milestone resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/milestone"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Milestones"]}},"/api/v1/requests":{"get":{"callbacks":{},"deprecated":false,"description":"List requests with optional status and client filters.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/request-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|scheduled|-scheduled|\\+\\+scheduled|--scheduled|closed|-closed|\\+\\+closed|--closed|locked|-locked|\\+\\+locked|--locked|details|-details|\\+\\+details|--details|notes|-notes|\\+\\+notes|--notes)(,(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|scheduled|-scheduled|\\+\\+scheduled|--scheduled|closed|-closed|\\+\\+closed|--closed|locked|-locked|\\+\\+locked|--locked|details|-details|\\+\\+details|--details|notes|-notes|\\+\\+notes|--notes))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"request":"id,title,scheduled,closed,locked,details,notes"},"properties":{"request":{"description":"Comma separated field names for request","example":"id,title,scheduled,closed,locked,details,notes","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Filter by client UUID","in":"query","name":"client_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Filter by status: \"open\" (not scheduled/closed), \"closed\", or \"scheduled\"","in":"query","name":"status","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Only return requests created after this ISO 8601 datetime","in":"query","name":"created_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return requests created before this ISO 8601 datetime","in":"query","name":"created_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a request","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a request","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a request","properties":{"closed":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"details":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"locked":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"notes":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"scheduled":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"title":{"description":"Field included by default.","type":"string"}},"required":["title"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a request","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Requests"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a new client request.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"request":"id,title,scheduled,closed,locked,details,notes"},"properties":{"request":{"description":"Comma separated field names for request","example":"id,title,scheduled,closed,locked,details,notes","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"client_id":{"description":"Required. UUID of the client this request belongs to","format":"uuid","type":"string"},"details":{"anyOf":[{"type":"string"},{"type":"null"}]},"notes":{"anyOf":[{"type":"string"},{"type":"null"}]},"title":{"type":"string"}},"required":["title","client_id"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["request"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /requests operation on request resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/request"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Requests"]}},"/api/v1/task-templates":{"get":{"callbacks":{},"deprecated":false,"description":"List all task templates for the authenticated agency.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/task-template-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|instructions_ai|-instructions_ai|\\+\\+instructions_ai|--instructions_ai|instructions_human|-instructions_human|\\+\\+instructions_human|--instructions_human|minutes|-minutes|\\+\\+minutes|--minutes|active|-active|\\+\\+active|--active|autocomplete|-autocomplete|\\+\\+autocomplete|--autocomplete|run_prompt_on_complete|-run_prompt_on_complete|\\+\\+run_prompt_on_complete|--run_prompt_on_complete|visibility|-visibility|\\+\\+visibility|--visibility)(,(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|instructions_ai|-instructions_ai|\\+\\+instructions_ai|--instructions_ai|instructions_human|-instructions_human|\\+\\+instructions_human|--instructions_human|minutes|-minutes|\\+\\+minutes|--minutes|active|-active|\\+\\+active|--active|autocomplete|-autocomplete|\\+\\+autocomplete|--autocomplete|run_prompt_on_complete|-run_prompt_on_complete|\\+\\+run_prompt_on_complete|--run_prompt_on_complete|visibility|-visibility|\\+\\+visibility|--visibility))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"task-template":"id,title,instructions_ai,instructions_human,tags,ai_tools,minutes,active,autocomplete,run_prompt_on_complete,visibility"},"properties":{"task-template":{"description":"Comma separated field names for task-template","example":"id,title,instructions_ai,instructions_human,tags,ai_tools,minutes,active,autocomplete,run_prompt_on_complete,visibility","type":"string"}},"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a task-template","items":{"$ref":"#/components/schemas/task-template"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Task Templates"]}},"/api/v1/tasks":{"get":{"callbacks":{},"deprecated":false,"description":"List tasks with optional filters for status, client, assignee, dates, and tags.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/task-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|due_at|-due_at|\\+\\+due_at|--due_at|completed_at|-completed_at|\\+\\+completed_at|--completed_at|closed_at|-closed_at|\\+\\+closed_at|--closed_at|seconds|-seconds|\\+\\+seconds|--seconds|budgeted_minutes|-budgeted_minutes|\\+\\+budgeted_minutes|--budgeted_minutes|autocomplete|-autocomplete|\\+\\+autocomplete|--autocomplete|run_prompt_on_complete|-run_prompt_on_complete|\\+\\+run_prompt_on_complete|--run_prompt_on_complete|ai_chain_depth|-ai_chain_depth|\\+\\+ai_chain_depth|--ai_chain_depth|visibility|-visibility|\\+\\+visibility|--visibility|instructions_human|-instructions_human|\\+\\+instructions_human|--instructions_human|instructions_ai|-instructions_ai|\\+\\+instructions_ai|--instructions_ai|important|-important|\\+\\+important|--important|client_id|-client_id|\\+\\+client_id|--client_id|created_by_id|-created_by_id|\\+\\+created_by_id|--created_by_id|assigned_to_id|-assigned_to_id|\\+\\+assigned_to_id|--assigned_to_id)(,(id|-id|\\+\\+id|--id|title|-title|\\+\\+title|--title|due_at|-due_at|\\+\\+due_at|--due_at|completed_at|-completed_at|\\+\\+completed_at|--completed_at|closed_at|-closed_at|\\+\\+closed_at|--closed_at|seconds|-seconds|\\+\\+seconds|--seconds|budgeted_minutes|-budgeted_minutes|\\+\\+budgeted_minutes|--budgeted_minutes|autocomplete|-autocomplete|\\+\\+autocomplete|--autocomplete|run_prompt_on_complete|-run_prompt_on_complete|\\+\\+run_prompt_on_complete|--run_prompt_on_complete|ai_chain_depth|-ai_chain_depth|\\+\\+ai_chain_depth|--ai_chain_depth|visibility|-visibility|\\+\\+visibility|--visibility|instructions_human|-instructions_human|\\+\\+instructions_human|--instructions_human|instructions_ai|-instructions_ai|\\+\\+instructions_ai|--instructions_ai|important|-important|\\+\\+important|--important|client_id|-client_id|\\+\\+client_id|--client_id|created_by_id|-created_by_id|\\+\\+created_by_id|--created_by_id|assigned_to_id|-assigned_to_id|\\+\\+assigned_to_id|--assigned_to_id))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(client|assigned_to|created_by|messages|messages.sender)(,(client|assigned_to|created_by|messages|messages.sender))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"task":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id"},"properties":{"task":{"description":"Comma separated field names for task","example":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id","type":"string"}},"type":"object"},"style":"deepObject"},{"description":"Filter by completion status: true for completed, false for incomplete","in":"query","name":"completed","required":false,"schema":{"type":"boolean"},"style":"form"},{"description":"Filter by client UUID","in":"query","name":"client_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Filter by assigned user UUID","in":"query","name":"assigned_to_id","required":false,"schema":{"format":"uuid","type":"string"},"style":"form"},{"description":"Filter by visibility: \"standard\", \"client_only\", or \"agency_only\"","in":"query","name":"visibility","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Only return tasks due after this ISO 8601 datetime","in":"query","name":"due_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return tasks due before this ISO 8601 datetime","in":"query","name":"due_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return tasks created after this ISO 8601 datetime","in":"query","name":"created_after","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Only return tasks created before this ISO 8601 datetime","in":"query","name":"created_before","required":false,"schema":{"format":"date-time","type":"string"},"style":"form"},{"description":"Search tasks by title (case-insensitive substring match)","in":"query","name":"title","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Filter tasks that have this tag","in":"query","name":"tag","required":false,"schema":{"type":"string"},"style":"form"},{"description":"Sort order. One of: \"due_at_asc\", \"due_at_desc\", \"completed_at_desc\", \"title_asc\", \"created_asc\", \"created_desc\" (default: \"created_desc\")","in":"query","name":"sort","required":false,"schema":{"type":"string"},"style":"form"},{"description":"When true, only return tasks that have at least one comment","in":"query","name":"only_with_messages","required":false,"schema":{"type":"boolean"},"style":"form"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a task","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a task","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a task","properties":{"ai_chain_depth":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}]},"ai_tools":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}]},"assigned_to_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"autocomplete":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"budgeted_minutes":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"client_id":{"description":"Field included by default.","format":"uuid","type":"string"},"closed_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"completed_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"created_by_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"due_at":{"anyOf":[{"format":"date-time","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"important":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"instructions_ai":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"instructions_human":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"run_prompt_on_complete":{"type":"boolean"},"seconds":{"anyOf":[{"nullable":true,"type":"integer"},{"type":"null"}],"description":"Field included by default."},"tags":{"anyOf":[{"items":{"type":"string"},"nullable":true,"type":"array"},{"type":"null"}]},"title":{"description":"Field included by default.","type":"string"},"visibility":{"anyOf":[{"enum":["standard","client_only","agency_only"],"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["title","run_prompt_on_complete","client_id"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a task","properties":{"assigned_to":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for assigned_to","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"client":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for client","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"created_by":{"properties":{"data":{"additionalProperties":false,"description":"An identifier for created_by","nullable":true,"properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"}}},"messages":{"properties":{"data":{"description":"Relationship data for messages","items":{"additionalProperties":false,"description":"Resource identifiers for messages","properties":{"id":{"type":"string"},"meta":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true}}}},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/client"},{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/comment"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Tasks"]},"post":{"callbacks":{},"deprecated":false,"description":"Create a new task.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(client|assigned_to|created_by|messages|messages.sender)(,(client|assigned_to|created_by|messages|messages.sender))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"task":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id"},"properties":{"task":{"description":"Comma separated field names for task","example":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"assigned_to_id":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"UUID or email address of the user to assign this task to"},"autocomplete":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"budgeted_minutes":{"anyOf":[{"type":"integer"},{"type":"null"}]},"client_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of the client this task belongs to. Also accepts client_name for lookup"},"cost":{"anyOf":[{"type":"integer"},{"type":"null"}]},"created_by_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of the user creating this task (defaults to authenticated user)"},"due_at":{"anyOf":[{},{"type":"null"}]},"executing_agency_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of the agency executing this task (defaults to your agency)"},"file_urls":{"anyOf":[{"items":{"description":"List of URLs to download and attach as task assets","type":"string"},"type":"array"},{"type":"null"}],"description":"List of URLs to download and attach as task assets"},"instructions_ai":{"anyOf":[{"type":"string"},{"type":"null"}]},"instructions_human":{"anyOf":[{"type":"string"},{"type":"null"}]},"label":{"anyOf":[{"type":"string"},{"type":"null"}]},"package_task_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}],"description":"UUID of a task template to apply defaults from (title, instructions, tags, etc.)"},"seconds":{"anyOf":[{"type":"integer"},{"type":"null"}]},"tags":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"title":{"type":"string"},"visibility":{"anyOf":[{"enum":["standard","client_only","agency_only"],"type":"string"},{"type":"null"}]}},"required":["title"],"type":"object"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["task"]}},"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /tasks operation on task resource","required":true},"responses":{"201":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/task"},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/client"},{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/comment"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Tasks"]}},"/api/v1/tasks/{id}":{"patch":{"callbacks":{},"deprecated":false,"description":"Mark a task as complete.","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"form"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^(client|assigned_to|created_by|messages|messages.sender)(,(client|assigned_to|created_by|messages|messages.sender))*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"task":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id"},"properties":{"task":{"description":"Comma separated field names for task","example":"id,title,due_at,completed_at,closed_at,seconds,budgeted_minutes,autocomplete,run_prompt_on_complete,ai_chain_depth,visibility,instructions_human,instructions_ai,tags,ai_tools,important,client_id,created_by_id,assigned_to_id","type":"string"}},"type":"object"},"style":"deepObject"}],"requestBody":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"properties":{"attributes":{"additionalProperties":false,"properties":{"ai_chain_depth":{"anyOf":[{"type":"integer"},{"type":"null"}]},"ai_tools":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"assigned_to_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}]},"autocomplete":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"budgeted_minutes":{"anyOf":[{"type":"integer"},{"type":"null"}]},"client_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}]},"closed_at":{"anyOf":[{},{"type":"null"}]},"completed_at":{"anyOf":[{},{"type":"null"}]},"created_by_id":{"anyOf":[{"format":"uuid","type":"string"},{"type":"null"}]},"due_at":{"anyOf":[{},{"type":"null"}]},"important":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"instructions_ai":{"anyOf":[{"type":"string"},{"type":"null"}]},"instructions_human":{"anyOf":[{"type":"string"},{"type":"null"}]},"run_prompt_on_complete":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"seconds":{"anyOf":[{"type":"integer"},{"type":"null"}]},"tags":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}]},"visibility":{"anyOf":[{"enum":["standard","client_only","agency_only"],"type":"string"},{"type":"null"}]}},"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"properties":{},"type":"object"},"type":{"enum":["task"]}},"required":["id"],"type":"object"}},"required":["data"],"type":"object"}}},"description":"Request body for the /tasks/:id operation on task resource","required":false},"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"$ref":"#/components/schemas/task"},"included":{"items":{"oneOf":[{"$ref":"#/components/schemas/client"},{"$ref":"#/components/schemas/user"},{"$ref":"#/components/schemas/comment"}]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Tasks"]}},"/api/v1/users":{"get":{"callbacks":{},"deprecated":false,"description":"List all users in your agency and associated client contacts.","parameters":[{"description":"Filters the query to results with attributes matching the given filter object","in":"query","name":"filter","required":false,"schema":{"$ref":"#/components/schemas/user-filter"},"style":"deepObject"},{"description":"Sort order to apply to the results","explode":false,"in":"query","name":"sort","required":false,"schema":{"pattern":"^(id|-id|\\+\\+id|--id|first_name|-first_name|\\+\\+first_name|--first_name|last_name|-last_name|\\+\\+last_name|--last_name|active|-active|\\+\\+active|--active|timezone|-timezone|\\+\\+timezone|--timezone|email|-email|\\+\\+email|--email|avatar_url|-avatar_url|\\+\\+avatar_url|--avatar_url|avatar_url_optimized|-avatar_url_optimized|\\+\\+avatar_url_optimized|--avatar_url_optimized|title|-title|\\+\\+title|--title|agency_id|-agency_id|\\+\\+agency_id|--agency_id)(,(id|-id|\\+\\+id|--id|first_name|-first_name|\\+\\+first_name|--first_name|last_name|-last_name|\\+\\+last_name|--last_name|active|-active|\\+\\+active|--active|timezone|-timezone|\\+\\+timezone|--timezone|email|-email|\\+\\+email|--email|avatar_url|-avatar_url|\\+\\+avatar_url|--avatar_url|avatar_url_optimized|-avatar_url_optimized|\\+\\+avatar_url_optimized|--avatar_url_optimized|title|-title|\\+\\+title|--title|agency_id|-agency_id|\\+\\+agency_id|--agency_id))*$","type":"string"},"style":"form"},{"description":"Paginates the response with the limit and offset or keyset pagination.","in":"query","name":"page","required":false,"schema":{"example":{"limit":20,"offset":0},"properties":{"count":{"default":true,"type":"boolean"},"limit":{"minimum":1,"type":"integer"},"offset":{"minimum":0,"type":"integer"}},"type":"object"},"style":"deepObject"},{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"user":"id,first_name,last_name,active,timezone,email,avatar_url,avatar_url_optimized,title,agency_id,notification_preferences"},"properties":{"user":{"description":"Comma separated field names for user","example":"id,first_name,last_name,active,timezone,email,avatar_url,avatar_url_optimized,title,agency_id,notification_preferences","type":"string"}},"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"description":"An array of resource objects representing a user","items":{"additionalProperties":false,"description":"A \"Resource object\" representing a user","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a user","properties":{"active":{"description":"Field included by default.","type":"boolean"},"agency_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"email":{"description":"Field included by default.","type":"string"},"first_name":{"description":"Field included by default.","type":"string"},"last_name":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"notification_preferences":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"mentioned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"new_request":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"task_assigned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}]},"timezone":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["first_name","active","email"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a user","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"type":"array","uniqueItems":true},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}},"type":"object"}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Users"]}},"/api/v1/users/me":{"get":{"callbacks":{},"deprecated":false,"description":"Get the authenticated user's profile.","parameters":[{"description":"Relationship paths to include in the response","explode":false,"in":"query","name":"include","required":false,"schema":{"pattern":"^()(,())*$","type":"string"},"style":"form"},{"description":"Limits the response fields to only those listed for each type","in":"query","name":"fields","required":false,"schema":{"additionalProperties":true,"example":{"user":"id,first_name,last_name,active,timezone,email,avatar_url,avatar_url_optimized,title,agency_id,notification_preferences"},"properties":{"user":{"description":"Comma separated field names for user","example":"id,first_name,last_name,active,timezone,email,avatar_url,avatar_url_optimized,title,agency_id,notification_preferences","type":"string"}},"type":"object"},"style":"deepObject"}],"responses":{"200":{"content":{"application/vnd.api+json":{"schema":{"additionalProperties":false,"properties":{"data":{"additionalProperties":false,"description":"A \"Resource object\" representing a user","properties":{"attributes":{"additionalProperties":false,"description":"An attributes object for a user","properties":{"active":{"description":"Field included by default.","type":"boolean"},"agency_id":{"anyOf":[{"format":"uuid","nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"avatar_url_optimized":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}]},"email":{"description":"Field included by default.","type":"string"},"first_name":{"description":"Field included by default.","type":"string"},"last_name":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"notification_preferences":{"anyOf":[{"additionalProperties":false,"nullable":true,"properties":{"mentioned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"new_request":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."},"task_assigned":{"anyOf":[{"nullable":true,"type":"boolean"},{"type":"null"}],"description":"Field included by default."}},"type":"object"},{"type":"null"}]},"timezone":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."},"title":{"anyOf":[{"nullable":true,"type":"string"},{"type":"null"}],"description":"Field included by default."}},"required":["first_name","active","email"],"type":"object"},"id":{"type":"string"},"relationships":{"additionalProperties":false,"description":"A relationships object for a user","properties":{},"type":"object"},"type":{"type":"string"}},"required":["type","id"],"type":"object"},"included":{"items":{"oneOf":[]},"type":"array","uniqueItems":true},"meta":{"additionalProperties":true,"type":"object"}}}}},"description":"Success"},"default":{"$ref":"#/components/responses/errors"}},"tags":["Users"]}}},"security":[{"oauth2":["resource:read","resource:write"]},{"bearerAuth":[]}],"servers":[{"description":"Production server","url":"https://www.liftedwork.com","variables":{}},{"description":"Development server","url":"http://localhost:4000","variables":{}}],"tags":[]}