Is there any API support for querying details of the SAST rules?

I have a set of customized rules from Checkmarx that includes the CWE number for each one that I use. Is there any way to use the GitLab API to pull a list of the GitLab SAST rules so that I can compare them to my Checkmarx rules using the CWE???

I’ve looked through the GitLab API and don’t see any coverage for querying the SAST configurations (Rulesets).

Thanks in Advance