đ˘ GitHub Org Rename: All-Hands-AI to OpenHands on Monday Oct 20th at 18:00 UTC. Migration details â
cURL
curl --request GET \ --url https://app.all-hands.dev/api/user/repository/{repository_name}/microagents \ --header 'X-Session-API-Key: <api-key>'
[ { "name": "<string>", "path": "<string>", "created_at": "2023-11-07T05:31:56Z" } ]
Scan the microagents directory of a repository and return the list of microagents.
The microagents directory location depends on the git provider and actual repository name:
Successful Response
Was this page helpful?