Users

List verified followers of a user

Returns verified public profiles following the selected user.

get/x/users/{id}/verified-followers

Path parameters

idstring required

User ID or username for verified followers

Query parameters

cursorstring

Cursor from the previous response. Xquik cursors resume automatic coverage. Existing unprefixed cursors keep legacy standard behavior.

mode'standard' | 'coverage'

Omit mode for resumable maximum coverage. Standard keeps legacy pagination. Coverage returns diagnostics once and rejects cursors.

afterstring

Legacy verified-follower cursor alias. Prefer cursor.

pageSizeinteger

Maximum user profiles: automatic 300; standard 200. Sources return fewer profiles. Continue with has_next_page.

minFollowersinteger

Minimum follower count. Filtering happens before billing.

maxFollowersinteger

Maximum follower count. Missing counts pass this maximum.

minFollowinginteger

Profiles must follow at least this many accounts.

maxFollowinginteger

Profiles may follow at most this many accounts.

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.

limitinteger

Legacy verified-follower page-size alias. Coverage accepts 1-10000. Prefer pageSize.

Response

List of verified followers

OR

Example response

{
  "users": [],
  "has_next_page": false,
  "next_cursor": ""
}

Changes

Changed in 4 of the 13 revisions of this API.2223446

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

      response-property-type-changed

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

      response-property-type-changed

    • the / response's property type changed from no type to object 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

    • 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

    • 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

    • 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

    • 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

    • 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

    • 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

    • for the query request parameter pageSize, the min was decreased from 20.00 to 1.00

      request-parameter-min-decreased

    • 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 subschema #2 to the ///// response property allOf list for the response status

      response-property-all-of-added

    • added 'propertyNames' constraint to the / response property for the status

      response-property-property-names-added

    • added 'propertyNames' constraint to the / response property for the status

      response-property-property-names-added

  • 73cd0a1d989c18010See the full diff
    • added the new closed enum value to the ///// response property for the response status

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new expired 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_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_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_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 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 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 missing_url enum value to the ///// response property for the response status

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new missing_url 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

    • 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 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

  • d5855df0e349547See 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_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 (media type: application/json)

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the /////// response property for the response status (media type: application/json)

      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 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 (media type: application/json)

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the /////// response property for the response status (media type: application/json)

      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 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 (media type: application/json)

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the /////// response property for the response status (media type: application/json)

      response-property-enum-value-added

    • for the query request parameter pageSize, the max was increased from 200.00 to 300.00

      request-parameter-max-increased

    • added the non-success response with the status

      response-non-success-status-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

  • 4839804dc9da519See the full diff
    • added 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

    • 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

    • removed the required property from the response with the status

      response-required-property-removed

    • added the new optional query request parameter after

      new-optional-request-parameter

    • 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 limit

      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 mode

      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

    • 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