Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

Query Parameters

with_latest_manifest
boolean
default:false
include_owners
boolean
default:false
limit
integer
default:20
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0
tenant_handle
string | null
tenant_id
string<uuid> | null
query
string | null
has_commits
boolean | null
tags
string[] | null
is_archived
enum<string> | null
Available options:
true,
allow,
false
is_public
enum<string> | null
Available options:
true,
false
upstream_repo_owner
string | null
upstream_repo_handle
string | null
tag_value_id
string<uuid>[] | null
repo_type
enum<string> | null
Available options:
prompt,
file,
agent,
skill
repo_types
enum<string>[] | null
Available options:
prompt,
file,
agent,
skill
source
enum<string> | null
Available options:
internal,
external
sort_field
enum<string> | null
Available options:
num_likes,
num_downloads,
num_views,
updated_at,
relevance
sort_direction
Allowed value: "asc"

Response

Successful Response

repos
RepoWithLookups · object[]
required
total
integer
required