Error
A valid request URL is required to generate request examples{
"attributes": {
"build_hash": "<string>",
"created_at": "<string>",
"edge_id": "<string>",
"last_heartbeat": "<string>",
"last_sync_ack": "<string>",
"loaded_checksum": "<string>",
"loaded_version": "<string>",
"metadata": {},
"namespace": "<string>",
"session_id": "<string>",
"status": "<string>",
"sync_status": "<string>",
"updated_at": "<string>",
"version": "<string>"
},
"id": "<string>",
"type": "<string>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}edges
Get edge instance by ID
Get details of a specific edge instance
GET
/
api
/
v1
/
edges
/
{edge_id}
Error
A valid request URL is required to generate request examples{
"attributes": {
"build_hash": "<string>",
"created_at": "<string>",
"edge_id": "<string>",
"last_heartbeat": "<string>",
"last_sync_ack": "<string>",
"loaded_checksum": "<string>",
"loaded_version": "<string>",
"metadata": {},
"namespace": "<string>",
"session_id": "<string>",
"status": "<string>",
"sync_status": "<string>",
"updated_at": "<string>",
"version": "<string>"
},
"id": "<string>",
"type": "<string>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Was this page helpful?
⌘I