Using the /security/audit/logs endpoint to get your audit logs
Call the /security/audit/logs endpoint to access your audit logs.
About this task
In this section, Talend API Tester
is used to demonstrate how to issue API calls.
Procedure
Select GET from the Method list
and in the field aside, enter the audit logs endpoint to be used:
https://api.<env>.cloud.talend.com/security/audit/logs
Example
Click Add header again and in the
name field that is displayed, enter
Authorization and in the value
field, enter Bearer and the access token. Enter a
whitespace to separate Bearer and the token.
Click Send to issue your call.
Example
The audit logs are returned with the status code 200. In this example, you can read the latest
event that happens is the creation a service account in Talend Management Console, for which the application ID is TMC.
Click Save as to save this API call on Talend API Tester so that you can directly use it when needs be.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!