Hello,
Can someone give me the V8 API endpoint for account audit logs?
Hello,
Can someone give me the V8 API endpoint for account audit logs?
Hello Dipesh,
that endpoint doesnβt exist.
When you check: GET {{suiteCRM.url}}/Api/V8/meta/modules
JSON API :: SuiteCRM Documentation
the audit logs are not part of any endpoint.
However, there appears to be one in GraphQL:
Can I create a custom endpoint and get audit logs?
Sure, itβs open source - you can do everything around the code / DB. ![]()