Resolve organisation by domain
GET /v2/organisation/check
Returns the organisation details when the domain is registered in this tenant. Returns 404 when no organisation matches the domain.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”acme.localhostOrganisation domain to verify for registration.
Responses
Section titled “ Responses ”Organisation matching the domain.
object
Organisation ID
123e4567-e89b-12d3-a456-426614174000Name of the organisation
Acme CorpSlug of the organisation
acme-corpOrganisation domains
[ "acme.example.com"]Whether organisation is synced in Keycloak
trueBrand colors
object
Light mode colors
object
Primary brand color in hex format
#0147FFSecondary brand color in hex format
#8EA8FFDark mode colors
object
Primary brand color in hex format
#0147FFSecondary brand color in hex format
#8EA8FFBrand logos
object
Light mode logo assets
object
Brand image asset URL/path
blob/public/org/acme/logo-light.pngBrand symbol asset URL/path
blob/public/org/acme/symbol-light.pngDark mode logo assets
object
Brand image asset URL/path
blob/public/org/acme/logo-light.pngBrand symbol asset URL/path
blob/public/org/acme/symbol-light.pngFavicon asset URL/path
blob/public/org/acme/favicon.pngOptional dapp customizations
object
Dapp style customizations
object
Login logo width in pixels
Navigation logo width in pixels
Top navigation logo width in pixels
Verification bank name
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error