List verified followers of a user
Path parameters
User ID or username for verified followers
Query parameters
Cursor from the previous response. Xquik cursors resume automatic coverage. Existing unprefixed cursors keep legacy standard behavior.
Omit mode for resumable maximum coverage. Standard keeps legacy pagination. Coverage returns diagnostics once and rejects cursors.
Legacy cursor alias. Prefer cursor.
Maximum user profiles: automatic 300; standard 200. Sources return fewer profiles. Continue with has_next_page.
Minimum follower count. Filtering happens before billing.
Maximum follower count. Missing counts pass this maximum.
Minimum following count.
Maximum following count.
Minimum post count. minPosts is also accepted.
Maximum post count. maxPosts is also accepted.
Minimum account age in whole days.
Only return verified profiles.
Match the verification type exactly, ignoring case.
Only return profiles with a website.
Only return profiles with a location.
Match any comma-separated or line-separated bio term, ignoring case.
Match a location substring, ignoring case.
Match a username substring, ignoring case.
Legacy page-size alias outside explicit coverage mode. Coverage accepts 1-10000. Prefer pageSize.
Response
List of verified followers
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.16183130
- ●
added the new
invalid_complete_replies_requestenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
invalid_complete_replies_requestenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
invalid_coverage_requestenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
invalid_output_optionsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
invalid_reply_optionsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
login_service_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status409response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status410response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status503response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status410response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status503response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
too_many_tweetsenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
- ○
response property
oneOf[AnonymousGuestAuthenticationRequired]/payment_options/guest_wallet/create_checkout/providerdeprecatedresponse-property-deprecated
- ○
response property
oneOf[AuthenticatedPaymentRequired]/payment_options/credits/create_checkout/providerdeprecated (media type: application/json)response-property-deprecated
- ○
response property
oneOf[AuthenticatedPaymentRequired]/payment_options/subscription/create_checkout/providerdeprecated (media type: application/json)response-property-deprecated
- ○
response property
oneOf[GuestPaymentRequired]/payment_options/credits/create_checkout/providerdeprecated (media type: application/json)response-property-deprecated
- ○
response property
payment_options/guest_wallet/create_checkout/providerdeprecated (media type: application/problem+json)response-property-deprecated
- ○
- ▲
added
PaginatedUsersUserListCoverageResponseto the response bodyoneOflist for the response status200response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
removed the required property
has_next_pagefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
next_cursorfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
usersfrom the response with the200statusresponse-required-property-removed
- ●
added the new
coverage_cursor_goneenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
coverage_cursor_goneenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
coverage_cursor_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
invalid_coverage_cursorenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theallOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status429response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theallOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status429response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status400response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status404response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status424response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #1: LegacyErrorCode]/response property for the response status502response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status424response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theerror/oneOf[subschema #2: StructuredError]/coderesponse property for the response status502response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status401response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theoneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/response property for the response status402response-property-enum-value-added
- ●
added the new
monitor_profile_unavailableenum value to theoneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/coderesponse property for the response status402response-property-enum-value-added
- ○
added the new optional
queryrequest parameterafternew-optional-request-parameter
- ○
added the new optional
queryrequest parameterbioContainsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterhasLocationnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterhasWebsitenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlocationContainsnew-optional-request-parameter
- ○
added the new optional
queryrequest parametermaxFollowersnew-optional-request-parameter
- ○
added the new optional
queryrequest parametermaxFollowingnew-optional-request-parameter
- ○
added the new optional
queryrequest parametermaxStatusesnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterminAccountAgeDaysnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterminFollowersnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterminFollowingnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterminStatusesnew-optional-request-parameter
- ○
added the new optional
queryrequest parametermodenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterusernameContainsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterverifiedOnlynew-optional-request-parameter
- ○
added the new optional
queryrequest parameterverifiedTypenew-optional-request-parameter
- ○
for the
queryrequest parameterpageSize, the max was increased from200.00to300.00request-parameter-max-increased
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
410response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ▲
- ●
removed the optional property
users/items/canDmfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
users/items/viewerFollowedByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
users/items/viewerFollowingfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
users/items/affiliatesHighlightedLabelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/businessAccountAffiliatesCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/creatorSubscriptionsCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/hasGraduatedAccessto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/hasHiddenSubscriptionsOnProfileto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/highlightsInfoto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/identityVerificationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/isProfileTranslatableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/parodyCommentaryFanLabelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileDescriptionLanguageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileImageShapeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileInterstitialTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileSortEnabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileTranslatorTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/superFollowEligibleto the response with the200statusresponse-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
XWritePaymentRequiredto the response bodyoneOflist for the response status402(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.
- ▲
- ▲
added
AnonymousGuestAuthenticationRequiredsubschema #2to the response bodyoneOflist for the response status401response-body-one-of-added
- ▲
added
AuthenticatedPaymentRequiredGuestPaymentRequiredsubschema #3to the response bodyoneOflist for the response status402response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status402response-body-type-changed
- ▲
added
subschema #1: LegacyErrorCodesubschema #2: StructuredErrorto theerrorresponse propertyoneOflist for the response status400response-property-one-of-added
- ▲
added
subschema #1: LegacyErrorCodesubschema #2: StructuredErrorto theerrorresponse propertyoneOflist for the response status404response-property-one-of-added
- ▲
the
errorresponse's property type/format changed fromstring/to/for status400response-property-type-changed
- ▲
the
errorresponse's property type/format changed fromstring/to/for status404response-property-type-changed
- ▲
removed the required property
errorfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
errorfrom the response with the402statusresponse-required-property-removed
- ○
added the new optional
queryrequest parameterpageSizenew-optional-request-parameter
- ○
added the media type
application/problem+jsonfor the response with the status402response-media-type-added
- ○
added the non-success response with the status
424response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
added the optional property
users/items/automatedByto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/canDmto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/communityRoleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/coverPictureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/favouritesCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/hasCustomTimelinesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/isAutomatedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/isBlueVerifiedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/isTranslatorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/isVerifiedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/mediaCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/pinnedTweetIdsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/possiblySensitiveto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profileBannerUrlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/profile_bioto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/protectedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/unavailableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/unavailableReasonto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/verifiedTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/viewerFollowedByto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/viewerFollowingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
users/items/withheldInCountriesto the response with the200statusresponse-optional-property-added
- ○
removed the
insufficient_creditsenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
insufficient_creditsenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
internal_errorenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
internal_errorenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_formatenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_formatenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_idenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_idenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_paramsenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_paramsenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_tool_typeenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_tool_typeenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_tweet_idenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_tweet_idenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_tweet_urlenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_tweet_urlenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
invalid_usernameenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_usernameenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
missing_paramsenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
missing_paramsenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
missing_queryenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
missing_queryenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
monitor_already_existsenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
monitor_already_existsenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
monitor_limit_reachedenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
monitor_limit_reachedenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
no_creditsenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
no_creditsenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
no_subscriptionenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
no_subscriptionenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
not_foundenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
not_foundenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
subscription_inactiveenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
subscription_inactiveenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
tweet_not_foundenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
tweet_not_foundenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
unauthenticatedenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
unauthenticatedenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
user_not_foundenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
user_not_foundenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
webhook_inactiveenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
webhook_inactiveenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
x_api_rate_limitedenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
x_api_rate_limitedenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
x_api_unauthorizedenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
x_api_unauthorizedenum value from theerrorresponse property for the response status404response-property-enum-value-removed
- ○
removed the
x_api_unavailableenum value from theerrorresponse property for the response status400response-property-enum-value-removed
- ○
removed the
x_api_unavailableenum value from theerrorresponse property for the response status404response-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
- ▲
- ●
added the new
insufficient_creditsenum value to theerrorresponse property for the response status401response-property-enum-value-added
- ●
added the new
insufficient_creditsenum value to theerrorresponse property for the response status402response-property-enum-value-added
- ●
added the new
no_creditsenum value to theerrorresponse property for the response status401response-property-enum-value-added
- ●
added the new
no_creditsenum value to theerrorresponse property for the response status402response-property-enum-value-added
- ○
the endpoint scheme security
apiKeywas added to the APIapi-security-added
- ○
the endpoint scheme security
oauthBearerwas added to the APIapi-security-added
- ○
api tag
Usersaddedapi-tag-added
- ○
api tag
X APIremovedapi-tag-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the
stream_registration_failedenum value from theerrorresponse property for the response status401response-property-enum-value-removed
- ○
removed the
stream_registration_failedenum value from theerrorresponse property for the response status402response-property-enum-value-removed
- ○
removed the
usage_limit_reachedenum value from theerrorresponse property for the response status401response-property-enum-value-removed
- ○
removed the
usage_limit_reachedenum value from theerrorresponse property for the response status402response-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
- ●
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○