Docker Trust Signatures via docker API

Hello,
I am looking for a way to list Docker Trust Signatures using the docker API. I see that it can be done using the CLI with ‘docker trust inspect’, however, I am not able to list this information with the API. Can this be done?