Skip to main content
POST
Get Worker Group Logs

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
id
integer
required

Worker group id.

api_key
string

Endpoint API key. May instead be supplied as a Bearer token in the Authorization header.

tail
integer
default:10000

Number of trailing log lines to return.

Response

Success

logs
string