Skip to main content

Find domain by org and domain slugs

GET 

/domains/lookup/:orgSlug/:domainSlug

Returns the domain summary for the given orgSlug and domainSlug. Requires a user actor; returns 404 when either slug is unknown or not visible to the caller.

Request

Responses

Success