Monitoring Alerts

List Monitoring Alerts

List all monitoring alerts. This endpoint requires a valid API key (X-API-KEY) to be provided in the headers and is rate limited to 5 requests per second.

get/api/v1/monitoring/alerts

Query parameters

created_beforestring date-time nullable
created_afterstring date-time nullable
order_byAlertsOrderingField[] nullable
limitinteger
offsetinteger

Response

OK

countinteger required
limitinteger required
offsetinteger required

Example response

{
  "alerts": [
    {
      "flagged_people": [
        {
          "name": "Dara Khosrowshahi",
          "job_title": "Chief Executive Officer",
          "linkedin_url": "https://www.linkedin.com/in/dara-khosrowshahi-9b1a8b/",
          "profile_picture": "https://media.licdn.com/dms/image/D4D03AQGDnwFEps6idg/profile-displayphoto-shrink_200_200/0/1673360179524?e=1688601600&v=beta&t=bpXAkQdRR7liIMck3FQ7maRE-XeMwtChfWt73oB7YZ0",
          "state_province": "California",
          "city": "San Francisco",
          "country": "United States",
          "start_date": "1995-07-14",
          "other_active_positions": [
            {
              "company_name": "ACME LLC.",
              "title": "Co-founder & CEO",
              "start_date": "2018-09-01"
            }
          ]
        }
      ]
    }
  ]
}

Changes

Changed in 1 of the 12 revisions of this API.3222

  • fd8c32a19c7f3222See the full diff
    • ▲

      response property alerts/items/external_ref_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/city list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/country list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/job_title list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/linkedin_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/other_active_positions list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/profile_picture list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/start_date list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property alerts/items/flagged_people/items/state_province list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      the //// response property's maxLength was unset from 255 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 255 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 255 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 1024 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 1024 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 1024 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's maxLength was unset from 255 for the response status

      response-property-max-length-unset

    • ▲

      the //// response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 29 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 34 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      the //// response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

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

      response-property-type-changed

    • ▲

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

      response-property-type-changed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ○

      query request parameter created_after list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      query request parameter created_before list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      query request parameter domain list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      query request parameter external_ref_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      query request parameter flagged_categories list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      query request parameter order_by list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • ○

      for the query request parameter created_after, the type was generalized from string to no type, and format from date-time to no format

      request-parameter-type-generalized

    • ○

      for the query request parameter created_before, the type was generalized from string to no type, and format from date-time to no format

      request-parameter-type-generalized

    • ○

      for the query request parameter domain, the type was generalized from array to no type

      request-parameter-type-generalized

    • ○

      for the query request parameter external_ref_id, the type was generalized from array to no type

      request-parameter-type-generalized

    • ○

      for the query request parameter flagged_categories, the type was generalized from array to no type

      request-parameter-type-generalized

    • ○

      for the query request parameter order_by, the type was generalized from array to no type

      request-parameter-type-generalized

    • ○

      removed from the //// response property allOf list for the response status

      response-property-all-of-removed

    • ○

      added subschema #2 to the //// response property anyOf list for the response status

      response-property-any-of-added

    • ○

      added subschema #2 to the response property anyOf list for the response status

      response-property-any-of-added

    • ○

      added subschema #2 to the response property anyOf list for the response status

      response-property-any-of-added

    • ○

      the response property const value io.truebiz.link.ui-detail was added for the status

      response-property-const-added

    • ○

      the response property const value io.truebiz.monitoring.link.page was added for the status

      response-property-const-added

    • ○

      the response property const value io.truebiz.monitoring.link.page was added for the status

      response-property-const-added

    • ○

      removed the io.truebiz.link.ui-detail enum value from the /// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the io.truebiz.monitoring.link.page enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • ○

      removed the io.truebiz.monitoring.link.page enum value from the //// response property for the response status

      response-property-enum-value-removed