{ "success": true, "message": "<string>", "journals": [ { "id": "<string>", "title": "<string>", "created_at": "<string>", "updated_at": "<string>" } ], "next_page_token": 123 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Response model for journal listings.
Show child attributes