Get a profile by ID.
⚠️ Important Note: Image Accessibility We do not download or store images on our servers. Therefore, your profile images must be publicly accessible so that our server can retrieve them whenever needed during response generation.
Bearer authentication header of the form Bearer <token>, where <token> is an access key.
Example: Authorization: Bearer sk-proj-XXXXXXXXX
This parameter will contain the profile ID required to retrieve the associated data. Your endpoint must be able to handle this parameter.
Profile data fetched successfully. Your endpoint will respond with the appropriate JSON data.