WABA

List WABA message attempts

Requires the waba_template_message:send scope.

get/v3/waba-accounts/{id}/message-attempts

Response

Success paginated collection response

is_paginatedtrue required
has_nextboolean
has_previousboolean
next_cursorstring nullable
previous_cursorstring nullable
page_sizeinteger

Example response

{
  "is_paginated": true
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.