Skip to main content Skip to complementary content

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

  1. 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

    The GET method is selected and the audit logs endpoint to be used is specified.
  2. 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.
  3. Click Send to issue your call.

    Example

    The audit logs are returned with the status code 200.

    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.

  4. 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 – let us know how we can improve!