get https://api.ometria.com/v2/push/_errors
Return a list of the 100 latest push record errors
Responses
403API key is not authorised to access this resource
Return a list of the 100 latest push record errors
403API key is not authorised to access this resource
xxxxxxxxxx
curl --request GET \
--url https://api.ometria.com/v2/push/_errors \
--header 'accept: application/json'