Skip to content

Check organisation domain registration

GET
/v2/organisation/check

Returns whether the given domain is available for a new organisation in this tenant.

domain
required
string

Organisation domain to verify for registration.

Example
acme.localhost

Registration availability for the domain.

object
ok
required

True if the domain is available for registration

boolean
true

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error