get_authors_by_id_image
Retrieve an author's profile image by providing their unique author ID.
Instructions
Get an author image by author ID.
GET /api/authors/{id}/image
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |