I’m using the API to list photos on a project:
https://companycam.readme.io/reference/listprojectphotos
I need to retrieve the tags associated with each photo, but the response from this endpoint does not appear to include tag data.
Right now, it looks like getting tags requires a separate...