SAMHSA Treatment Facilities
Search SAMHSA FindTreatment.gov for substance abuse and mental health treatment facilities near an address or zip code.
Search SAMHSA FindTreatment.gov for substance abuse and mental health treatment facilities near an address or zip code.
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Tools exposed (2) ▾
Search SAMHSA FindTreatment.gov for substance abuse and mental health treatment facilities near an address or zip code.
Create or update a recurring SAMHSA treatment facilities connector.
Inputs ▾
samhsa/get_treatment_facilities
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| address | string | yes | Address or zip code to search near, e.g. '14201' or '456 Oak Ave, Buffalo, NY'. |
| serviceType | string | no | Service type filter: SA=substance abuse, MH=mental health, BOTH=both. Default BOTH. SA MH BOTH |
| serviceCodes | string | no | Comma-separated SAMHSA service codes to filter by. |
| radiusMiles | number | no | Search radius in miles. Default 25. |
| pageSize | number | no | Number of results per page. Default 50. |
| page | number | no | Page number. Default 1. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
schedule_samhsa_treatment_facilities
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| address | string | yes | Address or zip code to search near, e.g. '14201' or '456 Oak Ave, Buffalo, NY'. |
| serviceType | string | no | Service type filter: SA=substance abuse, MH=mental health, BOTH=both. Default BOTH. SA MH BOTH |
| serviceCodes | string | no | Comma-separated SAMHSA service codes to filter by. |
| radiusMiles | number | no | Search radius in miles. Default 25. |
| pageSize | number | no | Number of results per page. Default 50. |
| page | number | no | Page number. Default 1. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
| polling_frequency | string | yes | How often to poll SAMHSA treatment facilities. |
| connectorId | string | no | If provided, updates an existing connector. |