Get location and machine counts
Param name | Description |
---|---|
region_name optional |
region_name to limit counts to Validations:
|
Find if name corresponds to a known region
Param name | Description |
---|---|
name required |
name of region Validations:
|
Find closest region based on lat/lon
Param name | Description |
---|---|
lat required |
Lat Validations:
|
lon required |
Lon Validations:
|
Fetch data about all regions
Returns detail about a single region
Param name | Description |
---|---|
id required |
ID of the Region you want to see details about Validations:
|
This doesn't actually create a new region, it just sends region information to pdx admins
Param name | Description |
---|---|
region_name required |
Region name Validations:
|
comments optional |
Things we should know about this region Validations:
|
Send a message to the admins for a region
Param name | Description |
---|---|
message required |
Message to admins Validations:
|
region_id optional |
ID of the region to send a message to Validations:
|
lat optional |
Latitude Validations:
|
lon optional |
Longitude Validations:
|
name optional |
Sender's name Validations:
|
email optional |
Sender's email address Validations:
|
Send a message to app maintainers about the app
Param name | Description |
---|---|
region_id required |
ID of the region to send a message to Validations:
|
os required |
OS Type Validations:
|
os_version required |
OS Version Validations:
|
device_type required |
Device Type Validations:
|
app_version required |
App version Validations:
|
email required |
Your email address Validations:
|
name optional |
Your name Validations:
|
message required |
Message to app maintainer Validations:
|