Skip to content

Get author details

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

Retrieve author details including metadata.

authorId
required
integer format: int64

ID of the author

Author details returned successfully

Media type */*
object
id
integer format: int64
name
string
description
string
asin
string
nameLocked
boolean
descriptionLocked
boolean
asinLocked
boolean
photoLocked
boolean