/bitbucket/repositories/search

POST /api/bitbucket/repositories/search

Price: 10 credits

List repositories of a Bitbucket workspace with optional query filter and sort

How to use it

List the public repositories of a Bitbucket workspace by workspace slug. Optionally filter with a Bitbucket query expression (e.g. 'language="python"', 'name~"api"', 'updated_on>2024-01-01') and sort by updated, created, name, or size. Returns full repository objects: uuid, name, description, language, privacy, timestamps, owner, project, clone URL, and avatar.

Parameters

Request body

Response

Errors

Response headers