aboutsummaryrefslogtreecommitdiff
path: root/configs/bruno/ComfyUI/Get Object Info.bru
blob: d1a833c8c76fd7e82d1ff68b3ba7629042eb808d (plain)
1
2
3
4
5
6
7
8
9
10
11
meta {
  name: Get Object Info
  type: http
  seq: 4
}

get {
  url: {{BASE_URL}}/object_info
  body: none
  auth: none
}