observation-js Documentation - v1.14.0
    Preparing search index...

    Class Regions

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Fetches a list of all regions. This is a public endpoint and does not require authentication.

      Returns Promise<Region[]>

      A promise that resolves to a list of region objects.

      If the request fails.

    • Fetches a list of all region types. This is a public endpoint and does not require authentication.

      Returns Promise<RegionType[]>

      A promise that resolves to a list of region type objects.

      If the request fails.