> ## Documentation Index
> Fetch the complete documentation index at: https://docs.messari.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Events matched by a view

> Paginated events matching the saved view's predicates. Optional free-text `search` further narrows the result set.



## OpenAPI

````yaml GET /monitoring/v2/monitoring-views/{monitoringViewId}/events
openapi: 3.0.0
info:
  description: OpenAPI specification for the entire Messari API
  title: Messari API - Monitoring V2
  version: 1.0.0
servers:
  - description: Messari API
    url: https://api.messari.io
security: []
paths:
  /monitoring/v2/monitoring-views/{monitoringViewId}/events:
    get:
      tags:
        - monitoring/v2/MonitoringViews
      summary: Events matched by a monitoring view
      description: >-
        Paginated events matching the saved view's predicates. Optional
        free-text `search` further narrows the result set.
      operationId: listMonitoringViewEvents
      parameters:
        - in: path
          name: monitoringViewId
          required: true
          schema:
            type: string
            example: 3ae07edf-61b6-4582-ad3b-ff48e50a7f47
          description: Monitoring view UUID or slug-with-id-prefix
        - in: query
          name: limit
          schema:
            type: integer
            format: int64
            default: 10
            example: 10
          description: >-
            Page size, default 10. Coerced silently: values above 100 are capped
            to 100; values ≤ 0 (and missing/non-integer values) fall back to the
            default.
        - in: query
          name: page
          schema:
            type: integer
            format: int64
            default: 1
            example: 1
          description: 1-indexed page (default 1)
        - in: query
          name: search
          schema:
            type: string
          description: Free-text search (max 200 chars)
      responses:
        '200':
          description: Default response
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    nullable: true
                  data:
                    type: array
                    items:
                      $ref: '#/components/schemas/MonitoringEvent'
                  metadata:
                    $ref: '#/components/schemas/MonitoringPagination'
                required:
                  - data
              example:
                error: null
                data:
                  - id: 414138a6-e41b-4b55-a2aa-7afb0e7df5ac
                    slug: binance-us-listing-414138
                    title: Binance.US Listing
                    summary: >-
                      Binance.US has listed TRON (TRX) with spot trading now
                      available on their platform.
                    industry: crypto
                    developmentCount: 1
                    documentCount: 1
                    startedAt: '2026-04-16T17:34:16Z'
                    endedAt: '2026-04-16T17:34:16Z'
                    createdAt: '2026-04-16T17:40:46Z'
                    updatedAt: '2026-04-16T17:40:46Z'
                    intelCategories:
                      - token_listing
                    intelSubcategories:
                      - spot_listing
                    importance: low
                    verified: true
                    actionable: false
                    governance: false
                    assets:
                      - id: 1c077d6e-99c7-491c-b24d-1d359011cd81
                        name: TRON
                        slug: tron
                        symbol: TRX
                        class: primary
                    developments:
                      - id: e177e58e-11e2-4446-a7c9-a43ce3248253
                        title: Binance.US Listing
                        summary: >-
                          Binance.US has
                          [listed](https://x.com/trondao/status/2044817915082428736?s=46)
                          TRON (TRX), and spot trading is now available.
                        startedAt: '2026-04-16T17:34:16Z'
                        endedAt: '2026-04-16T17:34:16Z'
                        importance: low
                        verified: true
                        actionable: false
                        governance: false
                        intelCategories:
                          - token_listing
                        intelSubcategories:
                          - spot_listing
                        slug: development-e177e5
                  - id: c0350400-7df2-43ef-9fa0-d825b4ba0c09
                    slug: htx-listing-c03504
                    title: HTX Listing
                    summary: >
                      HTX listed USDS for spot trading following the completion
                      of the token swap process for DAI.
                    industry: crypto
                    developmentCount: 1
                    documentCount: 0
                    startedAt: '2026-04-13T13:00:00Z'
                    endedAt: '2026-04-13T13:00:00Z'
                    createdAt: '2026-04-13T16:50:19Z'
                    updatedAt: '2026-04-13T16:50:19Z'
                    intelCategories:
                      - token_listing
                    intelSubcategories:
                      - spot_listing
                    importance: low
                    verified: true
                    actionable: false
                    governance: false
                    assets:
                      - id: 5b9504b4-fc14-4ec5-af2b-4ba1bd496cfe
                        name: Sky Dollar
                        slug: usds
                        symbol: USDS
                        class: primary
                      - id: 6b4833f7-4671-4074-9de6-93d6c40bd739
                        name: Sky Protocol
                        slug: sky-protocol
                        symbol: SKY
                        class: secondary
                    developments:
                      - id: afe612b4-129c-42dd-a5c7-1088d440b27d
                        title: HTX Listing
                        summary: >-
                          Following its completion of the [token swap process
                          for
                          DAI](https://messari.io/intel/event/14219ace-0a50-4e4b-9517-9e0a50258153),
                          HTX has
                          [announced](https://www.htx.com/support/45030386299575)
                          that spot trading for USDS is now available.
                        startedAt: '2026-04-13T13:00:00Z'
                        endedAt: '2026-04-13T13:00:00Z'
                        importance: low
                        verified: true
                        actionable: false
                        governance: false
                        intelCategories:
                          - token_listing
                        intelSubcategories:
                          - spot_listing
                        slug: development-afe612
                  - id: b3564f20-ef9d-470c-95dc-52210a6a40cd
                    slug: robinhood-listing-b3564f
                    title: Robinhood Listing
                    summary: >
                      On April 7, 2026, Robinhood listed Orca (ORCA) and Raydium
                      (RAY) for spot trading on its platform.
                    industry: crypto
                    developmentCount: 1
                    documentCount: 1
                    startedAt: '2026-04-07T13:32:00Z'
                    endedAt: '2026-04-07T13:32:00Z'
                    createdAt: '2026-04-07T14:00:11Z'
                    updatedAt: '2026-04-07T14:00:11Z'
                    intelCategories:
                      - token_listing
                    intelSubcategories:
                      - spot_listing
                    importance: medium
                    verified: true
                    actionable: false
                    governance: false
                    assets:
                      - id: 79a255c8-7866-4dea-b368-4f4171617ef8
                        name: Orca
                        slug: orca
                        symbol: ORCA
                        class: primary
                      - id: fd41189f-48ce-417b-97a4-3da221dfa5d8
                        name: Raydium
                        slug: raydium
                        symbol: RAY
                        class: primary
                    developments:
                      - id: 0748411e-9512-411d-b422-943621ac0f3c
                        title: Robinhood Listing
                        summary: >-
                          Robinhood has
                          [listed](https://x.com/RobinhoodApp/status/2041508148662423932)
                          Orca (ORCA) and Raydium (RAY).
                        startedAt: '2026-04-07T13:32:00Z'
                        endedAt: '2026-04-07T13:32:00Z'
                        importance: medium
                        verified: true
                        actionable: false
                        governance: false
                        intelCategories:
                          - token_listing
                        intelSubcategories:
                          - spot_listing
                        slug: development-074841
                metadata:
                  limit: 3
                  page: 1
                  totalRows: 271
                  totalPages: 91
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                  data:
                    nullable: true
                required:
                  - error
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                  data:
                    nullable: true
                required:
                  - error
        '404':
          description: Not found
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                  data:
                    nullable: true
                required:
                  - error
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                  data:
                    nullable: true
                required:
                  - error
      security:
        - apiKey: []
components:
  schemas:
    MonitoringEvent:
      type: object
      description: >-
        Logical grouping of related developments. List-form Event responses
        embed a slim `developments` array, most recent first, so callers can
        render an event card without a follow-up request. The fully-hydrated
        Development shape is returned by `GET /v2/events/{eventId}` and the
        `/v2/developments` endpoints.


        Event-level fields are aggregated across the event's child developments:

        - `intelCategories`, `intelSubcategories` — set union of children's
        values.

        - `assets` — set union of children's assets, with `class` rolled up via
        primary-takes-precedence (an asset that is `primary` on any child is
        `primary` on the event).

        - `importance` — max across children using the order `not-important <
        low < medium < high`.

        - `documentCount` — sum of children's `documents[]` lengths.

        - `developmentCount` — number of child developments; matches the length
        of the embedded `developments` array.

        - `startedAt` / `endedAt` — earliest start and latest end across
        children.
      properties:
        id:
          type: string
        slug:
          type: string
        title:
          type: string
        summary:
          type: string
        industry:
          type: string
        verified:
          type: boolean
        intelCategories:
          type: array
          items:
            type: string
        intelSubcategories:
          type: array
          items:
            type: string
        importance:
          type: string
          enum:
            - not-important
            - low
            - medium
            - high
        actionable:
          type: boolean
        governance:
          type: boolean
        developmentCount:
          type: integer
        documentCount:
          type: integer
        startedAt:
          type: string
          format: date-time
        endedAt:
          type: string
          format: date-time
        createdAt:
          type: string
          format: date-time
        updatedAt:
          type: string
          format: date-time
        assets:
          type: array
          items:
            $ref: '#/components/schemas/MonitoringAsset'
        developments:
          type: array
          description: >-
            Slim developments under this event, ordered most recent first.
            Length matches `developmentCount`.
          items:
            $ref: '#/components/schemas/EventDevelopment'
    MonitoringPagination:
      type: object
      properties:
        limit:
          type: integer
        page:
          type: integer
        totalRows:
          type: integer
        totalPages:
          type: integer
      required:
        - limit
        - page
        - totalRows
        - totalPages
    MonitoringAsset:
      type: object
      description: >-
        An asset attached to a development or event. `class` is `primary` (the
        asset is the focus of the item) or `secondary` (the asset is mentioned
        but not the focus). Event-level class is rolled up across the event's
        child developments — primary takes precedence.
      properties:
        id:
          type: string
          example: fcb726c7-364f-4252-8ee8-70b0bbbd8791
        name:
          type: string
          example: The Graph
        slug:
          type: string
          example: the-graph
        symbol:
          type: string
          example: GRT
        class:
          type: string
          enum:
            - primary
            - secondary
          example: primary
    EventDevelopment:
      type: object
      description: >-
        Slim development representation embedded on list-form Event responses.
        Carries enough fields to render without a follow-up call (title,
        summary, importance, verification flags, taxonomy) while staying small
        enough that a page of events with their developments fits in a single
        response. Use `GET /v2/developments` or `GET
        /v2/developments/{developmentId}` to fetch the fully-hydrated
        development (documents, assets, createdAt/updatedAt, parent event
        reference).
      properties:
        id:
          type: string
        slug:
          type: string
        title:
          type: string
        summary:
          type: string
        startedAt:
          type: string
          format: date-time
        endedAt:
          type: string
          format: date-time
        importance:
          type: string
          enum:
            - not-important
            - low
            - medium
            - high
        verified:
          type: boolean
        actionable:
          type: boolean
        governance:
          type: boolean
        intelCategories:
          type: array
          items:
            type: string
        intelSubcategories:
          type: array
          items:
            type: string
  securitySchemes:
    apiKey:
      in: header
      name: X-Messari-API-Key
      type: apiKey

````