/
/Core
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 11h ago
access-groups8
analytics4
api-docs19
auth32
docs6
github19
login-portals5
payment7
publish11
registry-git9
rules10
schemas12
  • 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
sdks29
share3
signup1
team41
themes8
utility1
vcs6
waitlist1
workspace8
  • post/internal/sdk/authorize-github
  • post/internal/sdk/authorize-sample-github
  • post/internal/sdk/build-log
  • 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
schemas

Get a list of all schemas for the namespace

get/schemas/{namespace}

Path parameters

namespacestring required

Response

Default Response

uidstring required
titlestring required
descriptionstring required
slugstring required
namespacestring required
isPrivateboolean required

Changes