# Reports ## List sanctions and exclusions reports for the organization. - [GET /organization/reports/sanctionsandexclusions](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/reports/listsanctionsandexclusionsreports.md): Returns a list of all the sanctions and exclusions reports that have been created so far. The reports are sorted in descending order from latest created to oldest. ## List enrollments reports for the organization. - [GET /organization/reports/enrollments](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/reports/listenrollmentsreports.md): Returns a list of all the enrollment reports that have been created so far. The reports are sorted in descending order from latest created to oldest. ## List expirable credentials reports for the organization. - [GET /organization/reports/expirable-credentials](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/reports/listexpirablecredentialsreports.md): Returns a list of all the expirable credentials reports that have been created so far. The reports are sorted in descending order from latest created to oldest. ## List roster reports for the organization. - [GET /organization/reports/roster](https://test-docs.discovery-staging.verifiable.com/references/development/deprecated/api/reports/listrosterreports.md): Returns a list of all the roster reports that have been created so far. The reports are sorted in descending order from latest created to oldest.