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