Action Items

Get Action Items

Get action items with optional filters. Locked action items are excluded.

  • conversation_id: Filter by conversation ID (None for standalone items)
  • completed: Filter by completion status
  • start_date: Filter by start date (inclusive)
  • end_date: Filter by end date (inclusive)
  • limit: Maximum number of items to return
  • offset: Number of items to skip
get/v1/dev/user/action-items

Query parameters

conversation_idstring nullable
completedboolean nullable
start_datestring date-time nullable
end_datestring date-time nullable
limitinteger
offsetinteger

Response

Successful Response

completedboolean required
completed_atstring date-time nullable
conversation_idstring nullable
created_atstring date-time nullable
descriptionstring required
due_atstring date-time nullable
idstring required
updated_atstring date-time nullable

Changes

Changed in 8 of the 29 revisions of this API.6622

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

  • a638dcb24d6f615See the full diff
    • response property detail list-of-types was widened by adding types array and object to media type application/json of response 401

      response-property-list-of-types-widened

    • response property items/completed_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/conversation_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/created_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/due_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/updated_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the endpoint scheme security developerApiKey was added to the API

      api-security-added

    • query request parameter completed list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter conversation_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter end_date list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter start_date list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter completed, the type/format was generalized from boolean/ to /

      request-parameter-type-generalized

    • for the query request parameter conversation_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter end_date, the type/format was generalized from string/date-time to /

      request-parameter-type-generalized

    • for the query request parameter start_date, the type/format was generalized from string/date-time to /

      request-parameter-type-generalized

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • the response property detail became required for the status 401

      response-property-became-required

    • the response property items/completed became required for the status 200

      response-property-became-required

    • the response property items/description became required for the status 200

      response-property-became-required

    • the response property items/id became required for the status 200

      response-property-became-required

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog