GetEndpointRequest: {
    endpointId: string;
    region?: Region;
}

Type declaration

  • endpointId: string

    UUID of the endpoint you want to get.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.