Skip to content

Get author photo

GET
/api/v1/media/author/{authorId}/photo
curl --request GET \
--url http://127.0.0.1:58259/api/v1/media/author/1/photo

Retrieve the photo for a specific author.

authorId
required
integer format: int64

ID of the author

Author photo returned successfully

Media type */*
string format: binary