Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revefi Get Custom Data Quality Monitors by Artifact API

The Get Custom Data Quality Monitors by Artifact API from Revefi — 1 operation(s) for get custom data quality monitors by artifact.

Revefi Get Custom Data Quality Monitors by Artifact API is one of 6 APIs that Revefi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Get Custom Data Quality Monitors by Artifact. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an API reference.

This API exposes 1 operation across 1 path, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.1.

Requests are made against a single base URL, https://gateway.revefi.com/api/v1/.

1 operations 1 paths 12 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.1
Base URL
https://gateway.revefi.com/api/v1/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Revefi Get Custom Data Quality Monitors by Artifact API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Get Custom Data Quality Monitors by Artifact 1
GET
/monitorByArtifact
Get Custom Data Quality Monitors by Artifact
getMonitorByArtifact 5 params → 200400401403429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are MonitorObject (8 properties), SqlMonitorInstance (7 properties), StaticThreshold (4 properties), Artifact (3 properties). Each schema is shown below with its type and property counts.

TimeOfDay
object
1 property
MonitorMetric
object
1 property
MonitorObject
object
8 properties
Artifact
object
3 properties
StaticThresholdValueType
string
The type of the threshold metric. See [here](https://docs.revefi.com/docs/api-enumerationsstaticthresholdvaluetype) for more details.
CollectionFrequency
string
How often should the data quality monitor be evaluated, use hourly for every hour or daily for every day. See [here](https://docs.revefi.com/docs/api-enumerati…
SqlMonitorInstance
object
7 properties
SqlMetricEvaluationType
string
The type of evaluation for data quality monitor. When automatic anomaly detection is selected, Revefi will automatically identify the correct thresholds for yo…
StaticThresholdComp
string
The type of comparison operation on the threshold value. See [here](https://docs.revefi.com/docs/api-enumerationsstaticthresholdcomp) for more details.
MonitorArray
object
1 property
StaticThreshold
object
4 properties
SqlSpecName
string
The type of monitor to be created. See [here](https://docs.revefi.com/docs/api-enumerationssqlspecname) for more details. If the specName is CUSTOMSQL, the cus…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revefi-get-custom-data-quality-monitors-by-artifact-api-openapi.yml Raw ↑

Other APIs Revefi publishes across the network.

Revefi Create a Custom Data Quality Monitor API
Revefi Delete an existing Custom Data Quality Monitor API
Revefi Get Custom Data Quality Monitors API
Revefi Run Monitors API
Revefi Update an existing Custom Data Quality Monitor API