Is there a way to know what secrets are present in a space

I have a space and it uses a token that exipres periodically. Is there a way to get the available secrets of a space via an API call? I just want to check the secret and update if it expires.

Thanks