This sends locations within the sw_corner and ne_corner bounding box. It includes a list of machines at the location.

Supported Formats

json, geojson

Params

Param name Description
swlat
required

SW_Latitude

Validations:

  • Must be a String

swlon
required

SW_Longitude

Validations:

  • Must be a String

nelat
required

NE_Latitude

Validations:

  • Must be a String

nelon
required

NE_Longitude

Validations:

  • Must be a String

by_type_id
optional

Location type ID to search by

Validations:

  • Must be a Integer

by_machine_id
optional

Machine ID to find in locations, returns all versions in group

Validations:

  • Must be a Integer

by_machine_single_id
optional

Machine ID to find in locations, returns only exact version

Validations:

  • Must be a Integer

by_machine_group_id
optional

Machine Group to search for

Validations:

  • Must be a String

by_operator_id
optional

Operator ID to search by

Validations:

  • Must be a Integer

user_faved
optional

User ID of Faved Locations

Validations:

  • Must be a Integer

by_at_least_n_machines
optional

Only locations with N or more machines

Validations:

  • Must be a Integer

by_at_least_n_machines_type
optional

Only locations with N or more machines

Validations:

  • Must be a Integer

no_details
optional

Omit data that app does not need from pull

Validations:

  • Must be a Integer