Ecosystem Incident Subscriptions

Get Ecosystem Incident Subscription

Fetch a single ecosystem incident subscription by ID.

get/v0/platform/ecosystem-incidents/subscriptions/{id}

Path parameters

idstring required

The subscription's ID.

Response

idstring required

Unique subscription identifier.

namestring required

Human-readable subscription name.

created_bystring required
updated_bystring required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 3 of the 95 revisions of this API.34

  • e002dafa572332See the full diff
    • added the new compromised_private_key enum value to the //// response property for the response status

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • removed the contract_exploit enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the cpk_compromise enum value from the //// response property for the response status

      response-property-enum-value-removed

    • added to the // response property anyOf list for the response status

      response-property-any-of-added

    • endpoint added

      endpoint-added

Of the 95 revisions, 1 has no diff computed.