# Get Consents

 - [Overview ](https://docs.atto.co/content/apis/get-consents/consent-overview.md): ### Overview This allows you to retrieve details for consents such as expiry date, status, provider, permissions and any other detail about the consent that has been stored.
 - [Authorization ](https://docs.atto.co/content/apis/get-consents/consent-authorization.md): ### Authorization This API requires a bearer token using the `api:consent` scope
 - [GET /consents/v2](https://docs.atto.co/content/apis/get-consents/getconsentsv2.md): Returns a list of consents that can be filtered with a number of optional parameters and ordered descending by status updated datetime value
 - [GET /consents/v1/{consentId}](https://docs.atto.co/content/apis/get-consents/getconsent.md): Returns a single consent which details information regarding the connection
 - [GET /consents/v1](https://docs.atto.co/content/apis/get-consents/paths/~1consents~1v1/get.md)
