Skip to contents

Get Monitoring Agencies.

Usage

get_all_mas()

Value

API response containing all Monitoring Agencies.

Examples

if (FALSE) { # \dontrun{
mas <- get_all_mas()
mas$Data
} # }