ResponseBodyService

get/responsebodies/{data}

Path parameters

datastring required

Response

OK

datastring
type'UNKNOWN' | 'A' | 'B'

Example response

[
  {
    "data": "data",
    "type": {}
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.