cURL
curl --request GET \ --url https://api.photalabs.com/v1/phota/profiles/{profile_id}/profile_picture \ --header 'X-API-Key: <api-key>'
{ "detail": "<string>", "code": "NOT_FOUND", "request_id": "<string>" }
Return the profile picture as raw JPEG image bytes.
Documentation IndexFetch the complete documentation index at: https://docs.photalabs.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.photalabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Profile picture as JPEG image.