# Fetch a list of all United States numbers that have been deactivated on a specific date **GET /v1/Deactivations** Fetch a list of all United States numbers that have been deactivated on a specific date. A Deactivation resource to retrieve a list of United States phone numbers that have been deactivated by mobile carriers on a specific date. ## Servers ## Parameters ### Query parameters - **Date** (string(date)) The request will return a list of all United States Phone Numbers that were deactivated on the day specified by this parameter. This date should be specified in YYYY-MM-DD format. ## Responses ### 307 Temporary Redirect #### Body: (object) - **redirect_to** (string(uri) | null) Redirect url to the list of deactivated numbers. [Powered by Bump.sh](https://bump.sh)