For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get a subdomain

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
subdomainstring · min: 3 · max: 32Required

The subdomain, for example "my-company" in "my-company.gitbook.io"

Pattern: ^[a-z0-9][a-z0-9-]{1,30}[a-z0-9]$
Responses
200

OK

application/json
objectstring · enumRequiredPossible values:
subdomainstring · min: 3 · max: 32Required

The GitBook subdomain, for example "my-company" in "my-company.gitbook.io"

Pattern: ^[a-z0-9][a-z0-9-]{1,30}[a-z0-9]$
targetone ofRequired
isActivebooleanRequired
get/subdomains/{subdomain}
200

OK

Last updated

Was this helpful?

Powered by GitBook