Skip to main content
GET
List all `bases`s in the specified `namespace`.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
namespace
string
required

The namespace to list the bases of.

Response

Success

success
enum<boolean>
required

Always true.

Available options:
true
data
object[]
required

The base objects.