activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Search Repositories

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
The Search Repositories activity queries GitHub repositories using the standard search syntax with keywords and qualifiers such as owner, language, and topic. GET/search/repositories

Input

ParameterDescriptionData Type
Query
Search expression containing one or more keywords and qualifiers (for example, org:my-org topic:devops).

The REST API supports the same qualifiers as the web interface for GitHub. To learn more about the format of the query, see Constructing a search query. See Searching issues and pull requests for a detailed list of qualifiers.

string
SortOptional sort field: stars, forks, help-wanted-issues, or updated. string
OrderOptional sort direction, either DESC for highest‑match first or ASC for lowest‑match first. string
Max recordsMaximum number of repositories to return in a single page of results. int32

Output

ParameterDescriptionData Type
Search repositoriesSearch result payload containing the matched repositories. Array
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.