Stats

List agent logs

get/api/logs

Query parameters

limitinteger
agentIdstring

Response

Agent logs

Changes

Changed in 3 of the 104 revisions of this API.22

    • added the new task_authorization_rejected enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new task_recovery_authorization enum value to the // response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • for the query request parameter agentId, the format was generalized from uuid to no format

      request-parameter-type-generalized