As the goal of the Application endpoint discovery is about the application itself so the examples shown shall include the "AppId" header.
GET /apps-endpoints?filter=closest HTTP/1.1
Host: example.com
Authorization: Bearer {your_access_token}
Accept: application/json
Network-Access-Identifier: 4d596ac1-7822-4927-a3c5-d72e1f922c94@domain.com
AppId: example-edge-app
The example-edge-app is just a random example name to refer to the edge application being discovered.
As the goal of the Application endpoint discovery is about the application itself so the examples shown shall include the "AppId" header.
GET /apps-endpoints?filter=closest HTTP/1.1
Host: example.com
Authorization: Bearer {your_access_token}
Accept: application/json
Network-Access-Identifier: 4d596ac1-7822-4927-a3c5-d72e1f922c94@domain.com
AppId: example-edge-app
The example-edge-app is just a random example name to refer to the edge application being discovered.