Get Latest Logs For Team Agent

Gets the latest logs for a specific agent, identified by address

Authentication

AuthorizationBearer

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

Path Parameters

slugstringRequired
addressstringRequired

Query Parameters

no_cachebooleanOptionalDefaults to false

Response

Successful Response
log_timestampstringformat: "date-time"
log_entrystring
log_typeenum or null
Allowed values:
log_levelenum or null
Allowed values:

Errors