Skip to content

Get app author details

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

Retrieve detailed app-facing information for a single author.

authorId
required
integer format: int64

OK

Media type */*
object
id
integer format: int64
name
string
description
string
asin
string
bookCount
integer format: int32
hasPhoto
boolean