Discussions
Get an Image
12 days ago by Mike Sempl
Hi guys,
How do I actually get the Image? I can filter the Attachments endpoint by a job's uuid, then get the json info about an attachment, including the images uuid, but I cant get the image url. How can I actually get the image out?
I can plop the uuid in the aws url like this, but since i cannot generate key/pairs i cannot access it.
https://data-cdn-us-west-1.servicem8.com/attachments/servicem8_a11a11/dbo_UUID.jpg
How can i get the image url? Do you have an endpoint i can call to get the attachment/image url from the bucket?
Thanks,
Mike