Retrieves a single profile by its unique identifier. Returns the complete profile information including:Documentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
- Basic profile information (id, name, avatarUrl, createdAt)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| profileId | string | Yes | The unique identifier of the profile to retrieve |
Returns
Profile — Profile retrieved successfully
View response structure
View response structure