Users

List mutual followers between you and a user

get/x/users/{id}/followers-you-know

Path parameters

idstring required

User ID for followers-you-know lookup

Query parameters

cursorstring

Pagination cursor for followers-you-know

pageSizeinteger

Maximum user profiles requested from this page (20-200, default 200). Source, filters, or credits can return fewer profiles. Keep requesting next_cursor while has_next_page is true. Deprecated aliases remain accepted.

minFollowersinteger

Minimum follower count. Filtering happens before billing.

maxFollowersinteger

Maximum follower count. Missing counts pass this maximum.

minFollowinginteger

Minimum following count.

maxFollowinginteger

Maximum following count.

minStatusesinteger

Minimum post count. minPosts is also accepted.

maxStatusesinteger

Maximum post count. maxPosts is also accepted.

minAccountAgeDaysinteger

Minimum account age in whole days.

verifiedOnlyboolean

Only return verified profiles.

verifiedTypestring

Match the verification type exactly, ignoring case.

hasWebsiteboolean

Only return profiles with a website.

hasLocationboolean

Only return profiles with a location.

bioContainsstring

Match any comma-separated or line-separated bio term, ignoring case.

locationContainsstring

Match a location substring, ignoring case.

usernameContainsstring

Match a username substring, ignoring case.

Response

List of mutual followers

has_next_pageboolean required
next_cursorstring required

Example response

{
  "users": [
    {
      "id": "9876543210",
      "username": "elonmusk",
      "name": "Elon Musk"
    }
  ],
  "has_next_page": true,
  "next_cursor": "DAACCgACGRElMJcAAA"
}

Changes

Changed in 8 of the 15 revisions of this API.12131134

    • added the new invalid_complete_replies_request enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the /////// response property for the response status

      response-property-enum-value-added

    • response property oneOf[AnonymousGuestAuthenticationRequired]/payment_options/guest_wallet/create_checkout/provider deprecated

      response-property-deprecated

    • response property oneOf[AuthenticatedPaymentRequired]/payment_options/credits/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property oneOf[AuthenticatedPaymentRequired]/payment_options/subscription/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property oneOf[GuestPaymentRequired]/payment_options/credits/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property payment_options/guest_wallet/create_checkout/provider deprecated (media type: application/problem+json)

      response-property-deprecated

  • 4eb7d32e0b144814See the full diff
    • added the new coverage_cursor_gone enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new optional query request parameter bioContains

      new-optional-request-parameter

    • added the new optional query request parameter hasLocation

      new-optional-request-parameter

    • added the new optional query request parameter hasWebsite

      new-optional-request-parameter

    • added the new optional query request parameter locationContains

      new-optional-request-parameter

    • added the new optional query request parameter maxFollowers

      new-optional-request-parameter

    • added the new optional query request parameter maxFollowing

      new-optional-request-parameter

    • added the new optional query request parameter maxStatuses

      new-optional-request-parameter

    • added the new optional query request parameter minAccountAgeDays

      new-optional-request-parameter

    • added the new optional query request parameter minFollowers

      new-optional-request-parameter

    • added the new optional query request parameter minFollowing

      new-optional-request-parameter

    • added the new optional query request parameter minStatuses

      new-optional-request-parameter

    • added the new optional query request parameter usernameContains

      new-optional-request-parameter

    • added the new optional query request parameter verifiedOnly

      new-optional-request-parameter

    • added the new optional query request parameter verifiedType

      new-optional-request-parameter

  • d0ee2927ac71315See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

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

    • added to the response body oneOf list for the response status (media type: application/json)

      response-body-one-of-added

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

  • 83005363f1221077See the full diff
    • added subschema #2 to the response body oneOf list for the response status

      response-body-one-of-added

    • added subschema #3 to the response body oneOf list for the response status

      response-body-one-of-added

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • added subschema #1: LegacyErrorCode subschema #2: StructuredError to the response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #1: LegacyErrorCode subschema #2: StructuredError to the response property oneOf list for the response status

      response-property-one-of-added

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the media type application/problem+json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • removed the insufficient_credits enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the insufficient_credits enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the internal_error enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the internal_error enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_format enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_format enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_id enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_id enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_input enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_input enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_params enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_params enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tool_type enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tool_type enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tweet_id enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tweet_id enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tweet_url enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_tweet_url enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_username enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the invalid_username enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the missing_params enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the missing_params enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the missing_query enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the missing_query enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the monitor_already_exists enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the monitor_already_exists enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the monitor_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the monitor_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the no_credits enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the no_credits enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the no_subscription enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the no_subscription enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the subscription_inactive enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the subscription_inactive enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the tweet_not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the tweet_not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the unauthenticated enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the unauthenticated enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the user_not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the user_not_found enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the webhook_inactive enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the webhook_inactive enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_rate_limited enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_rate_limited enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_unauthorized enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_unauthorized enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_unavailable enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the x_api_unavailable enum value from the response property for the response status

      response-property-enum-value-removed

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

  • 2adc33156b4b812See the full diff
    • added the new insufficient_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new insufficient_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new insufficient_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new insufficient_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new no_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new no_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new no_credits enum value to the response property for the response status

      response-property-enum-value-added

    • added the new no_credits enum value to the response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security oauthBearer was added to the API

      api-security-added

    • api tag Users added

      api-tag-added

    • api tag X API removed

      api-tag-removed

    • removed the stream_registration_failed enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the stream_registration_failed enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the stream_registration_failed enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the stream_registration_failed enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the usage_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the usage_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the usage_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the usage_limit_reached enum value from the response property for the response status

      response-property-enum-value-removed

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

  • 2e39c853db18111See the full diff
    • the / response's property type changed from no type to object for status

      response-property-type-changed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added