Skip to main content

Get an Organization profile

GET 

/v1/organizations/profile

Get an Organization profile

Responses

OK

Schema

    organization

    object

    required

    An Organization.

    organizationId stringrequired

    The Organization identifier.

    name stringrequired

    The name of the Organization.

    timeZone stringrequired

    An IANA time zone database identifier corresponding to the time zone for date and time related properties e.g. "Australia/Sydney".

    culture stringrequired

    A culture (locale) in a format "languagecode2-country/regioncode2" e.g. "en-US". The culture determines the formatting for dates and numbers.

Loading...