To help get you started, we have provided some API query examples below. Use the Run query button to call the API and get back results. You can experiment by editing the example queries in the black text box.
Example query
This query searches for all records with a particular decision_code
.
search for all records with decision_code
equal to APPR
.
limit to 1 record.
Example query
This query searches for records matching a certain search term, and asks for a single one.
See searchable fields for more fields you can use to count and understand the nature of device PMA approval.
search for all records with product_code
equals LWP
.
limit to 1 record.
Example query
This query is similar to the prior one, but returns a count of the most frequent advisory committees.
See searchable fields for more fields you can use to count and understand the nature of device PMA approval.
search for all records.
count the field advisory_committee