Changes to Get Expert

GET /api/experts/{expert_id}

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

Changed in 7 of the 92 revisions of this API.16

  1. 7a73da1c44a41
  2. 33733e416a7d1
  3. ba45abd7747c1
  4. ce17332deb2d3
  5. 3dfd3128358f7
  6. b9e801cbd6212
  7. e7a8c399e03e1

What changed

    • added the optional property color to the response with the 200 status

      response-optional-property-added

    • added the optional property pod_id to the response with the 200 status

      response-optional-property-added

    • added the optional property voice_samples to the response with the 200 status

      response-optional-property-added

    • added the required property boundaries to the response with the 200 status

      response-required-property-added

    • added the required property protected_soul_rules to the response with the 200 status

      response-required-property-added

    • added the required property voice_preferences to the response with the 200 status

      response-required-property-added

    • added the optional property last_run_at to the response with the 200 status

      response-optional-property-added

    • added the optional property last_run_status to the response with the 200 status

      response-optional-property-added

    • added the optional property schedules_paused_at to the response with the 200 status

      response-optional-property-added

    • added the optional property weekly_budget to the response with the 200 status

      response-optional-property-added

    • added the optional property weekly_spend to the response with the 200 status

      response-optional-property-added

    • added the optional property workflows/items/schedule_cron to the response with the 200 status

      response-optional-property-added

    • added the optional property workflows/items/schedule_id to the response with the 200 status

      response-optional-property-added

    • added the required property bio to the response with the 200 status

      response-required-property-added

    • added the required property skills to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added