No. Monitor does not fire a webhook when a screening is first created via /watchlist_screening/individual/create. The initial screening result is returned synchronously in the API response — check the status field of the response to see whether the user is cleared or pending_review.
To retrieve all screenings currently in pending_review, call /watchlist_screening/individual/list and filter by status.