List

GET {{baseUrl}}/applications.json?filter[name]=<string>&filter[host]=<string>&filter[ids]=<string>,<string>&filter[language]=<string>&exclude_links=<boolean>&page=<integer>

This API endpoint returns a paginated list of the Applications associated with your New Relic account. The time range for summary data is the last 3-4 minutes.

Applications can be filtered by their name, hosts, the list of application IDs or the application language as reported by the agents.

See our documentation for a discussion and examples of using filters and summary data output.

Request Params

KeyDatatypeRequiredDescription
filter[name]stringFilter by application name
filter[host]stringFilter by application host
filter[ids]stringFilter by application ids
filter[language]stringFilter by application language
exclude_linksstringExclude links section from the response
pagestringPagination index

RESPONSES

status: OK

{&quot;application&quot;:{&quot;application_summary&quot;:{&quot;apdex_score&quot;:-62778343.93055071,&quot;apdex_target&quot;:35681268.2532953,&quot;concurrent_instance_count&quot;:54519316,&quot;error_rate&quot;:-97321564.15446135,&quot;host_count&quot;:46412927,&quot;instance_count&quot;:88168593,&quot;response_time&quot;:10282789.140526652,&quot;throughput&quot;:-80540723.39922453},&quot;end_user_summary&quot;:{&quot;apdex_score&quot;:24824307.911463574,&quot;apdex_target&quot;:37742258.58544561,&quot;response_time&quot;:20012208.18953216,&quot;throughput&quot;:9452335.710422635},&quot;health_status&quot;:&quot;incididunt&quot;,&quot;id&quot;:-35924180,&quot;language&quot;:&quot;in anim eu&quot;,&quot;last_reported_at&quot;:&quot;1948-06-17T08:17:39.212Z&quot;,&quot;links&quot;:{&quot;servers&quot;:[-5332222,-55336594],&quot;application_hosts&quot;:[56569371,-46071464],&quot;application_instances&quot;:[-75430142,90405618]},&quot;name&quot;:&quot;veniam exercitation occaecat&quot;,&quot;reporting&quot;:false,&quot;settings&quot;:{&quot;app_apdex_threshold&quot;:71125034.99876216,&quot;enable_real_user_monitoring&quot;:false,&quot;end_user_apdex_threshold&quot;:84027517.90681121,&quot;use_server_side_config&quot;:false}}}