Get Creator
Retrieves a creator document by username.
GET /creators/{username}
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
username | path | Yes | string | The creator's username |
Response
Returns a creator object with profile data including username, display name, avatar, and other profile information.
GET
/creators/{username}Parameters
pathRequired