Skip to main content
GET
Get Journals List

Authorizations

Authorization
string
header
required

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

Query Parameters

page_token
integer | null

Response

Successful Response

Response model for journal listings.

success
boolean
required
message
string | null
journals
ApiResponseJournal · object[] | null
next_page_token
integer | null