/
SC
scalar
/
Core
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 8h ago
Details
Filter operations
access-groups
8
analytics
4
api-docs
21
auth
29
docs
6
github
19
login-portals
5
payment
3
publish
10
registry-git
12
rules
10
schemas
12
post
/schemas/check-slug
post
/schemas/access-group
delete
/schemas/access-group
get
/schemas/{namespace}
post
/schemas/{namespace}
delete
/schemas/{namespace}/{slug}
patch
/schemas/{namespace}/{slug}
get
/schemas/{namespace}/{slug}/version/{semver}
post
/schemas/{namespace}/{slug}/version/{semver}
delete
/schemas/{namespace}/{slug}/version/{semver}
post
/schemas/{namespace}/{slug}/version
post
/schemas/{namespace}/{slug}/version/{version}/duplicate
sdks
21
share
1
signup
1
team
37
themes
6
utility
1
vcs
6
waitlist
1
webhooks
7
workspace
8
get
/forgejo/git-credentials
post
/docs-projects/create
delete
/docs-projects/delete
get
/docs-projects/{slug}
post
/docs-projects/update-repo-settings
post
/docs-projects/{projectUid}/link-github
post
/docs-projects/{projectUid}/unlink-github
post
/docs-projects/{projectUid}/link-bitbucket
post
/docs-projects/{projectUid}/unlink-bitbucket
post
/docs-projects/{projectUid}/bitbucket/refresh-webhook
Webhooks
webhooks
1
schemas
Get a list of all schemas for the namespace
get
/schemas/{namespace}
Path parameters
namespace
string
required
Response
Default Response
object[]
required
uid
string
required
title
string
required
description
string
required
slug
string
required
namespace
string
required
isPrivate
boolean
required
versions
ManagedSchemaVersion[]
required
Changes