Api

Get information about the state of the GitBook API

get

Access the release version and build date of the GitBook codebase

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

OK

application/json
get
/

Post information about the state of the GitBook API

post

Access the release version and build date of the GitBook codebase - this was added after the fact as an update

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

OK

application/json
post
/

Last updated

Was this helpful?