Skip to main content
GET
Check if a workspace slug is available

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspaceSlug
string
required
Required string length: 3 - 64
Pattern: ^(?![-]+$)[a-zA-Z0-9-]+$

Response

Successful response

isAvailable
boolean
required
isReserved
boolean
required