Buckets
List All Buckets
get/v1/buckets
Response
Successful Response
Example response
[
{
"inputs": [
{
"headers": {
"Content-Type": [
"JSON"
],
"Foo": [
"Bar"
]
}
}
],
"outputs": [
{
"headers": {
"Content-Type": [
"JSON"
],
"Foo": [
"Bar"
]
}
}
]
}
]