Skip to main content

include/datadog_client_ApiError.hrl

-record(api_error, {status :: integer(), body :: binary()}).