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. ![]()
The V8 Api is extendable and you can create custom endpoints that are upgrade safe, so yes you can do that.
Regards
Mark