/
ME
metaplane
/
Metaplane Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Connections
4
get
Sync status
post
Sync
post
Update private key
get
List all
Monitors
12
post
Create Monitor
get
Get monitor
post
Update monitor
get
Status (deprecated)
post
Evaluation History
post
Run
get
List for connection
post
Ingest Datapoint
post
Import Historic Data
get
Get for database entity
get
Status
post
Bulk get monitors on tables
Tags
7
post
Batch tag tables
post
Remove table tags
post
Remove monitor tags
post
Batch fetch tag definitions
get
Fetch all objects for tag
get
Fetch monitors for a tag
post
Batch tag monitors
Connections
Sync status
Get the current sync status of a connection
get
/v1/connections/{connectionId}/sync/status
Path parameters
connectionId
string
uuid
required
Response
Success
ConnectionSyncStatusResult
required
status
'STARTED'
|
'SUCCEEDED'
|
'ERRORED'
errorMessage
string
connectionId
string
uuid
timestamp
string
date-time
Changes