Table
Branch
Metadata
List all branches for a table
List all branches that have been created for table id. Returns a map of branch names to their contents.
REST NAMESPACE ONLY REST namespace does not use a request body for this operation. The ListTableBranchesRequest information is passed in the following way:
- id: pass through path parameter of the same name
- page_token: pass through query parameter of the same name
- limit: pass through query parameter of the same name
post/v1/table/{id}/branches/list
Response
List of table branches