getOrganizationDomain
@GET(value = "organizations/{organization_id}/domains/{domain_id}")
Retrieves a specific organization domain by its ID.
Return
A ClerkResult containing either the OrganizationDomain on success or a ClerkErrorResponse on failure
Parameters
organizationId
The unique identifier of the organization
domainId
The unique identifier of the domain