Ory. Model. GetOrganizationsByHostnameResponse
(ory_client v1.22.65)
Copy Markdown
getOrganizationsByHostnameResponse is the list of B2B SSO organizations for the project resolved from the request host.
Summary
Types
@type t() :: %Ory.Model.GetOrganizationsByHostnameResponse{ organizations: [Ory.Model.OrganizationByHostname.t()] }