Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 448 Bytes

get-hypernetworks.md

File metadata and controls

38 lines (31 loc) · 448 Bytes

Get Hypernetworks

Request

{
  "input": {
    "api": {
      "method": "GET",
      "endpoint": "/sdapi/v1/hypernetworks"
    },
    "payload": {}
  }
}

Response

RUN

{
  "id": "83bbc301-5dcd-4236-9293-a65cdd681858",
  "status": "IN_QUEUE"
}

RUNSYNC

{
  "delayTime": 1056,
  "executionTime": 333,
  "id": "sync-e7d63eff-dad6-4dc5-9327-34d21f200254",
  "output": [],
  "status": "COMPLETED"
}