Get Bathing Spot(s)
api_get_bathingspot(user_id = -1L, spot_id = -1L, limit = NULL, skip = NULL, pattern = "", check = TRUE)
| user_id | user ID or -1L (all users) |
|---|---|
| spot_id | bathing spot ID or -1L (all bathing spots) |
| limit | passed to |
| skip | passed to |
| pattern | optional. Pattern matching the names of bathing spots to be
returned. Only considered if no |
| check | if |