Changes to List all prompts with project filter

GET /v1/prompts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 18 revisions of this API.224

  1. bed7a47c6f25123
  2. 27457b167aec1
  3. 703004902ea21

What changed

  • bed7a47c6f25123See the full diff
    • removed the required property prompts/items/team_id from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter team

      request-parameter-removed

    • deleted the query request parameter team_id

      request-parameter-removed

    • added the new optional query request parameter project

      new-optional-request-parameter

    • added the new optional query request parameter project_id

      new-optional-request-parameter

    • added the required property prompts/items/project_id to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation