Users

Get DM conversation history

get/x/dm/{userId}/history

Path parameters

userIdstring required

Target user ID

Query parameters

accountstring required

X handle (without the @ prefix) of the connected X account used to read the conversation. The account must be a participant in the conversation.

cursorstring

Pagination cursor for DM history

maxIdstring

Legacy pagination cursor (backward compat)

Response

List of DM messages

has_next_pageboolean required
next_cursorstring required

Example response

{
  "messages": [
    {
      "id": "1234567890123456789",
      "text": "Hey, how are you?",
      "senderId": "9876543210",
      "receiverId": "1234567890"
    }
  ],
  "has_next_page": true,
  "next_cursor": "DAACCgACGRElMJcAAA"
}

Changes

Changed in 6 of the 15 revisions of this API.1116899

    • added the new invalid_complete_replies_request enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • 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

    • added the new coverage_cursor_gone enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 403

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 404

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 403

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 404

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new monitor_profile_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added XWritePaymentRequired to the response body oneOf list for the response status 402 (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.

  • 83005363f1221083See the full diff
    • added the new required query request parameter account

      new-required-request-parameter

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

      response-body-one-of-added

    • the response's body type/format changed from object/ to / for status 402

      response-body-type-changed

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

      response-property-one-of-added

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

      response-property-one-of-added

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

      response-property-one-of-added

    • the error response's property type/format changed from string/ to / for status 400

      response-property-type-changed

    • the error response's property type/format changed from string/ to / for status 401

      response-property-type-changed

    • the error response's property type/format changed from string/ to / for status 502

      response-property-type-changed

    • removed the required property error from the response with the 402 status

      response-required-property-removed

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

      response-media-type-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 424

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the optional property messages/items/mediaUrl to the response with the 200 status

      response-optional-property-added

    • the response property messages/items/receiverId became required for the status 200

      response-property-became-required

    • the response property messages/items/senderId became required for the status 200

      response-property-became-required

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security oauthBearer was added to the API

      api-security-added

    • api tag Users added

      api-tag-added

    • api tag X API removed

      api-tag-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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