get https://example.td.commpeak.com/integrations/adapters/hook/logs/limit/50;0
The Get all logs API method allows you to get all the logs from a specific user in a specific period of time. You should send in the request body the following fields:
Request
-
Parameters
-
from (string, required): The start date and time for the logs retrieval.
-
till (string, required): The end date and time for the logs retrieval.
-
The response will contain an array of log objects, each with an ID, creation timestamp, user ID, message, object type, and object ID.