Get organization log item

GET https://{{base_url}}/v3/organizations/{{organization_uid}}/logs/{{log_uid}}

The Get organization log item request is used to retrieve a specific item from the audit log of an organization.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Get organization log item API Reference document

HEADERS

KeyDatatypeRequiredDescription
authtokenstringEnter your authtoken.
Content-Typestring