1 messages · Page 1 of 1 (latest)
I don't understand the question. It's a network/HTTP request – they're async by nature
Whether you choose to await the outcome of the async call is an itegration detail
You could make a synchronous call to our API, but I wouldn't recommend it