Skip to main content
GET
Get all authors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
number
required
offset
number
required
searchTerm
string
required

Response

Successful response

authors
object[]
required

Array of authors

Last modified on March 8, 2026