Skip to main content

Get a single operator

GET 

/v1/operator/:id

Get an operator by UUID.

Request

Path Parameters

    id stringrequired

    operator UUID

Responses

OK

Schema
    email string
    id string
    max_objects integer
    name string
    phone string
    rate_limit integer

    Trajectory upload limit per hour

Loading...