/
/OpenHands
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 2mo ago
  • getList Supported Models
  • getList Agents
  • getList Security Analyzers
  • getGet Config
  • getList Workspace Files
  • getGet File Content
  • getDownload Workspace Archive
  • getGit Changes
  • getGit Diff
  • postUpload Files
  • postSubmit Feedback
  • getGet Remote Runtime Config
  • getSearch Events
  • postAdd Event
  • getGet Microagents
  • getSearch Conversations
  • postNew Conversation
  • getGet Conversation
  • deleteDelete Conversation
  • patchUpdate Conversation
  • getGet Prompt
  • postStart Conversation
  • postStop Conversation
  • getLoad Settings
  • postStore Settings
  • postReset Settings
  • postStore Provider Tokens
  • postUnset Provider Tokens
  • getLoad Custom Secrets Names
  • postCreate Custom Secret
  • putUpdate Custom Secret
  • deleteDelete Custom Secret
  • getGet User Installations
  • getGet User Repositories
  • getGet User
  • getSearch Repositories
  • getGet Suggested Tasks
  • getGet Repository Branches
  • getGet Repository Microagents
  • getGet Repository Microagent Content
  • getGet Trajectory
  • getAlive
  • getHealth

Search Repositories

get/api/user/search/repositories

Query parameters

querystring required
per_pageinteger
sortstring
orderstring
selected_provider'github' | 'gitlab' | 'bitbucket' | 'enterprise_sso'

Response

Successful Response

idstring required
full_namestring required
git_provider'github' | 'gitlab' | 'bitbucket' | 'enterprise_sso' required
is_publicboolean required
stargazers_countinteger nullable
link_headerstring nullable
pushed_atstring nullable
owner_type'user' | 'organization'
main_branchstring nullable

Changes