Ory.Model.GetOrganizationsByHostnameResponse (ory_client v1.22.64)

Copy Markdown

getOrganizationsByHostnameResponse is the list of B2B SSO organizations for the project resolved from the request host.

Summary

Types

t()

@type t() :: %Ory.Model.GetOrganizationsByHostnameResponse{
  organizations: [Ory.Model.OrganizationByHostname.t()]
}

Functions

decode(value)