Skip to main content

Get all operators

GET 

/v1/operator

Get a list of all operators along with their contact information.

Request

Responses

OK

Schema
  • Array [
  • email string
    id string
    max_objects integer
    name string
    phone string
  • ]
Loading...