Get all agent logs in your environment

Authentication

AuthorizationBearer

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

Headers

X-Disable-Hooks"true"Required

Query parameters

environmentIdstringRequired
Environment ID
spaceIdstringOptional
Space ID
successbooleanOptional
Boolean
pageSizeintegerOptional

Number of logs to return in a page (default 20)

pageNumberintegerOptional
Based on pageSize, which page of records to return

Response

This endpoint returns an object.
datalist of objects
paginationobject
pagination info

Errors

400
Bad Request Error
404
Not Found Error