Get organization log details
GET https://{{base_url}}/v3/organizations/{{organization_uid}}/logs
The Get organization log details request is used to retrieve the audit log details 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 details API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authtoken | string | Enter your authtoken. | |
Content-Type | string |