Returns a paginated list of all repositories owned by the specified account or UUID. The result can be narrowed down based on the authenticated user’s role. E.g. withDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
?role=contributor, only those repositories that the
authenticated user has write access to are returned (this includes any
repo the user is an admin on, as that implies write access).
This endpoint also supports filtering and sorting of the results. See
filtering and sorting for more details.
External DocumentationTo learn more, visit the Bitbucket documentation.
Parameters
| Parameter | Description |
|---|---|
| Workspace Slug | This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example: {workspace UUID}. |