# Get Consents

## Retrieve list of consents.

 - [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

## Retrieve a consent by consent ID.

 - [GET /consents/v1/{consentId}](https://docs.atto.co/content/apis/get-consents/getconsent.md): Returns a single consent which details information regarding the connection

## Retrieve list of consents. (deprecated)

 - [GET /consents/v1](https://docs.atto.co/content/apis/get-consents/paths/~1consents~1v1/get.md)

