Skip to main content

Returns information of the specified Organization.

Returns information of the specified Organization.

Path Parameters
    orgid string required

    Unique identifier of the organization

Responses

Detailed information of the specified Organization


Schema
    id string

    Unique identifier for the organization.

    name string

    Name of the organization.

    createdAt date-time

    The ISO 8601 date format of the time that the organization was created.

    ownerId string

    Unique identifier for the owner of the organization.

    networks object[]
  • Array [
  • nwid string

    Unique network identifier within the organization.

    name string

    Name of the network.

  • ]
Loading...