LowCodeAPI
351 APIs
  • Bounces API(6)
    • GET
      Retrieve all bounces
    • DEL
      Delete bounces
    • GET
      Retrieve a Bounce
    • DEL
      Delete a bounce
    • GET
      Retrieve bounce totals by classification
    • GET
      Retrieve bounces by specific classification
GET
DELETE
GET
DELETE
GET
GET
POST
GET
PATCH
GET
GET
https://api.lowcodeapi.com/sendgrid/v3/suppression/bounces
Query Parameters 4
start_timenumber
end_timenumber
limitnumber
offsetnumber

The query parameters will be sent as a URL query parameters as a part of the request.

Query Parameters
start_timenumber
Refers start of the time range in unix timestamp when a bounce was created
end_timenumber
Refers end of the time range in unix timestamp when a bounce was created
limitnumber
Limit the number of results to be displayed per page
offsetnumber
The point in the list to begin displaying results.
Response
API response data will be shown here once the request is completed.
Sendgrid