List

GET {{baseUrl}}/components.json?filter[name]=<string>&filter[ids]=<string>,<string>&filter[plugin_id]=<integer>&health_status=<boolean>&page=<integer>

This API endpoint returns a list of the plugin components associated with your New Relic account. Plugins can be filtered by their name, the list of component IDs or a plugin ID. See our documentation for a discussion on listing components and output pagination.

Request Params

KeyDatatypeRequiredDescription
filter[name]stringFilter components by name
filter[ids]stringFilter components by ids
filter[plugin_id]stringFilter components by the plugin
health_statusstringInclude component health status
pagestringPagination index

RESPONSES

status: OK

{&quot;component&quot;:{&quot;health_status&quot;:&quot;eu in irure voluptate&quot;,&quot;id&quot;:-8025036,&quot;name&quot;:&quot;enim nostrud&quot;,&quot;summary_metrics&quot;:[{&quot;id&quot;:25147910,&quot;metric&quot;:&quot;pariatur velit consectetur ad e&quot;,&quot;name&quot;:&quot;occaecat officia qui sint&quot;,&quot;thresholds&quot;:{&quot;caution&quot;:-17219103.79702063,&quot;critical&quot;:-39226376.3061079},&quot;value_function&quot;:&quot;enim &quot;,&quot;values&quot;:{&quot;formatted&quot;:&quot;deserunt sed exercitation elit culpa&quot;,&quot;raw&quot;:74141252.13114852}},{&quot;id&quot;:-78747045,&quot;metric&quot;:&quot;voluptate sed ut&quot;,&quot;name&quot;:&quot;quis su&quot;,&quot;thresholds&quot;:{&quot;caution&quot;:69412932.42404655,&quot;critical&quot;:-87622312.56155677},&quot;value_function&quot;:&quot;exercitation id anim&quot;,&quot;values&quot;:{&quot;formatted&quot;:&quot;exercitation officia Excepteur in aute&quot;,&quot;raw&quot;:-36974854.977511205}}]}}