Changes to List Members

GET /members

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

Changed in 3 of the 41 revisions of this API.201531

  1. 16c82685be351
  2. f1020c3ecda43
  3. 60bbb4a6ffbc201527

What changed

    • added the required property data/items/phone_number to the response with the 200 status

      response-required-property-added

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

    • added the optional property error/code to the response with the 400 status

      response-optional-property-added

    • added the optional property error/code to the response with the 401 status

      response-optional-property-added

    • added the optional property error/code to the response with the 403 status

      response-optional-property-added

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

  • 60bbb4a6ffbc201527See the full diff
    • the query request parameter access_level was restricted to a list of enum values

      request-parameter-became-enum

    • the query request parameter direction was restricted to a list of enum values

      request-parameter-became-enum

    • the query request parameter order was restricted to a list of enum values

      request-parameter-became-enum

    • for the query request parameter direction, default value desc was added

      request-parameter-default-value-added

    • for the query request parameter first, default value 20 was added

      request-parameter-default-value-added

    • for the query request parameter order, default value created_at was added

      request-parameter-default-value-added

    • added UserSummary subschema #2 to the data/items/user response property oneOf list for the response status 200

      response-property-one-of-added

    • the data/items/created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the data/items/joined_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the data/items/user response's property type/format changed from object null/ to / for status 200

      response-property-type-changed

    • removed the required property data/items/company_token_balance from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/most_recent_action from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/most_recent_action_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/phone from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/updated_at from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/usd_total_spent from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/user/email from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/user/id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/user/name from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/user/username from the response with the 200 status

      response-required-property-removed

    • for the query request parameter first, the max was set to 100.00

      request-parameter-max-set

    • for the query request parameter last, the max was set to 100.00

      request-parameter-max-set

    • deleted the query request parameter company_id

      request-parameter-removed

    • deleted the query request parameter most_recent_actions

      request-parameter-removed

    • deleted the query request parameter plan_ids

      request-parameter-removed

    • deleted the query request parameter product_ids

      request-parameter-removed

    • deleted the query request parameter promo_code_ids

      request-parameter-removed

    • deleted the query request parameter statuses

      request-parameter-removed

    • deleted the query request parameter user_ids

      request-parameter-removed

    • removed the optional property error/code from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error/code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error/code from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 403 status

      response-optional-property-removed

    • api operation id listMember removed and replaced with listMembers

      api-operation-id-removed

    • the security scope member:email:read was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • the security scope member:phone:read was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • added the new optional header request parameter Api-Version-Date to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter account_id

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the new enum value admin to the query request parameter access_level

      request-parameter-enum-value-added

    • added the new enum value asc to the query request parameter direction

      request-parameter-enum-value-added

    • added the new enum value created_at to the query request parameter order

      request-parameter-enum-value-added

    • added the new enum value customer to the query request parameter access_level

      request-parameter-enum-value-added

    • added the new enum value desc to the query request parameter direction

      request-parameter-enum-value-added

    • added the new enum value joined_at to the query request parameter order

      request-parameter-enum-value-added

    • added the new enum value last_accessed_at to the query request parameter order

      request-parameter-enum-value-added

    • added the new enum value no_access to the query request parameter access_level

      request-parameter-enum-value-added

    • added the new enum value usd_total_spent to the query request parameter order

      request-parameter-enum-value-added

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

      request-parameter-type-generalized

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

      request-parameter-type-generalized

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

      request-parameter-type-generalized

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

      request-parameter-type-generalized

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

      request-parameter-type-generalized

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the drafted enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • added the required property data/items/account_id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/last_accessed_at to the response with the 200 status

      response-required-property-added

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