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
| Key | Datatype | Required | Description |
|---|---|---|---|
filter[name] | string | Filter by application name | |
filter[host] | string | Filter by application host | |
filter[ids] | string | Filter by application ids | |
filter[language] | string | Filter by application language | |
exclude_links | string | Exclude links section from the response | |
page | string | Pagination index |
RESPONSES
status: OK
{"application":{"application_summary":{"apdex_score":-62778343.93055071,"apdex_target":35681268.2532953,"concurrent_instance_count":54519316,"error_rate":-97321564.15446135,"host_count":46412927,"instance_count":88168593,"response_time":10282789.140526652,"throughput":-80540723.39922453},"end_user_summary":{"apdex_score":24824307.911463574,"apdex_target":37742258.58544561,"response_time":20012208.18953216,"throughput":9452335.710422635},"health_status":"incididunt","id":-35924180,"language":"in anim eu","last_reported_at":"1948-06-17T08:17:39.212Z","links":{"servers":[-5332222,-55336594],"application_hosts":[56569371,-46071464],"application_instances":[-75430142,90405618]},"name":"veniam exercitation occaecat","reporting":false,"settings":{"app_apdex_threshold":71125034.99876216,"enable_real_user_monitoring":false,"end_user_apdex_threshold":84027517.90681121,"use_server_side_config":false}}}