List bouncers
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_branch, delete_branch, create_branch, connect_production_branch, connect_branch
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_branches |
| Database | read_branches |
| Branch | read_branch |
Path parameters
Organization name slug from list_organizations. Example: acme.
Database name slug from list_databases. Example: app-db.
Branch name from list_branches. Example: main.
Query parameters
If provided, specifies the page offset of returned results
If provided, specifies the number of returned results
Response
Returns bouncers
Changes
Changed in 8 of the 24 revisions of this API.9211
- ▲
removed the required property
data/items/parameters/items/stepfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added the required property
per_pageto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
data/items/branch/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_page_urlbecame nullable for the status200response-property-became-nullable
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ▲
- ●
added the new
stringenum value to thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-added
- ○
removed the
internalenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
data/items/parameters/items/immutableto the response with the200statusresponse-required-property-added
- ●
- ○
removed the
booleanenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
bytesenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
floatenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
stringenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
timeenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
queryrequest parameterpage, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterper_page, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
- ○
removed the
millisecondsenum value from thedata/items/parameters/items/parameter_typeresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
replica_az_affinityenum value to thedata/items/targetresponse property for the response status200response-property-enum-value-added
- ○
added the required property
data/items/skuto the response with the200statusresponse-required-property-added
- ●