We are not seeing requests coming into our rest API application.
Although we were expecting a request like this:
https://[your host]/{externalId}/mental-health-crisis-plan.pdf
we are seeing a request to the base URL: https ://[your host]/
How do I resolve this issue?