Returns all webhook delivery records in FAILED status where the
target URL belongs to the calling application. Use this to identify
events that need to be replayed after fixing an endpoint outage.
Paginated, newest first.
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.