Get all agent logs in your environment

Headers

AuthorizationstringRequired

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

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 or null
pagination info

Errors