Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Successfully retrieved endpoint logs.
The endpoint logs
Example:
"2023-10-01 12:00:00 - Worker started\n2023-10-01 12:01:00 - Request processed"