The following API allow you to fetch a single photo given a photo id. This api returns the binary photo data directly without any wrapper. The response is a binary stream of the photo data.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.