Retrieves a paginated list of all forks for a specific repository in a Bitbucket workspace. Returns repository objects for each fork with metadata like owner, creation date, and size. Use this action when you need to discover who has forked a repository or analyze fork relations…
pageintegerThe page number to retrieve in the paginated list of results. Page numbering starts at 1. Use together with 'pagelen' to control pagination.
pagelenintegerThe number of items to return per page. Accepts values between 1 and 100 (inclusive).
repo_slugRequiredstringThe repository slug (URL-friendly identifier) for the repository whose forks to list.
workspaceRequiredstringThe workspace slug or UUID that owns the repository.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.