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 records which include a specific field.
See searchable fields for more fields you can use to narrow searches.
search for all records which include the field public_device_record_key
.
limit to 1 record.
Example query
This query searches for records matching a certain search term.
See searchable fields for more fields you can use to narrow searches.
search for all records with public_version_status
that is Update
.
limit to 1 record.