Skip to main content
GET
Get Basin Config
Get the configuration for a basin.

Path Parameters

string
required
Basin name.

Response

object
Default stream configuration.
boolean
Create stream on append if it doesn’t exist.
boolean
Create stream on read if it doesn’t exist.

Example

Response

Error Responses

  • 404 Not Found - Basin does not exist
  • 400 Bad Request - Invalid basin name
  • 403 Forbidden - Insufficient permissions
  • 408 Request Timeout - Request timed out