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