v1

latestOpenAPI 3.0.02026-08-061380344.2 KB
Photos

List Photos

Photos are embedded resources that are used by a variety of core resources. Specifically you can access notes for resources:

  • Accounting Transacitons /transacitons

  • Embedded Notes/{resource_type}/notes

  • Equipment /tools

  • Grow Locations /plots

  • Livestock /animals

  • Plant Types /plants

  • Plantings /crops

  • Products /products

To create or access photos for a supported record, simply append '/photos' to the end of the resource path.

For example: [GET] /animals/:animal_id/photos will fetch the photos for this animal (based on animal id). and [POST] /animals/:animal_id/photos will add a photo to this animal.

get/{resource_name}/{resource_id}/photos

Path parameters

resource_namestring required
resource_idstring required

Response

OK

object required