Check organisation domain registration
GET /v2/organisation/check
GET
/v2/organisation/check
Returns whether the given domain is available for a new organisation in this tenant.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” domain
required
string
Organisation domain to verify for registration.
Example
acme.localhostResponses
Section titled “ Responses ”Registration availability for the domain.
object
ok
required
True if the domain is available for registration
boolean
trueBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error