Logs

Log

GET /api/logs/{log_id}

Curl Example

curl -v -X GET -H 'Authorization: Bearer <user-token>' http://localhost:2002/api/logs/{log_id}

Logs

GET /api/logs

Curl Example

curl -v -X GET -H 'Authorization: Bearer <user-token>' http://localhost:2002/api/logs