GET zipc/v1/msagroups
Summary: List All MSA Groups
Operation ID: get-msagroups
Auth: unknown
Operation ID: get-msagroups
Auth: unknown
Description
This end point lists all the Metropolitan and Micropolitan Statistical Areas in the United States with the corresponding states and counties that make up the group.
Parameters (3)
limit
(integer, query, required)
Number of records to return in each page. Max value: 50.
Constraints: {'minimum': 1, 'maximum': 50}
offset
(integer, query, required)
Offset is the position in the dataset to start retrieval of records.
Constraints: {'minimum': 0}
stateCode
(string, query, optional)
Parameter for state code.
Constraints: {'minLength': 2, 'maxLength': 2}
No probe data for this endpoint yet.