GET
/
query-stages
/
instances
/
{id}
/
test
{
  "request": {
    "initialParams": {},
    "headers": {},
    "params": {},
    "httpMethod": "<string>",
    "entityBytes": [
      "aSDinaTvuI8gbWludGxpZnk="
    ],
    "entityMediaType": {
      "type": "<string>",
      "subtype": "<string>",
      "parameters": {},
      "wildcardType": false,
      "wildcardSubtype": false
    }
  },
  "response": {
    "headers": {}
  },
  "totalTime": 123,
  "startTime": 123,
  "fieldNames": [
    "<string>"
  ]
}

Path Parameters

id
string
required

Stage ID

Query Parameters

collection
string

Collection ID

Response

200 - application/json

successful operation

The response is of type object.