WhatsApp Templates

Lists activities on project template

Paginated list of activities for a template. Ordered from the most recent one to the oldest one.
get/v1/projects/{projectId}/whatsapp/templates/{templateName}/languages/{languageCode}/activities

Path parameters

projectIdstring required

The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.

templateNamestring required

The unique name of the template.

languageCode'AF' | 'AR' | 'AZ' | 'BG' | 'BN' | 'CA' | 'CS' | 'DA' | 'DE' | 'EL' | 'EN' | 'EN_GB' | 'EN_US' | 'ES' | 'ES_AR' | 'ES_ES' | 'ES_MX' | 'ES_UY' | 'ET' | 'FA' | 'FI' | 'FIL' | 'FR' | 'GA' | 'GU' | 'HA' | 'HE' | 'HI' | 'HR' | 'HU' | 'ID' | 'IT' | 'JA' | 'KA' | 'KK' | 'KN' | 'KO' | 'KY_KG' | 'LO' | 'LT' | 'LV' | 'MK' | 'ML' | 'MR' | 'MS' | 'NB' | 'NL' | 'PA' | 'PL' | 'PT_BR' | 'PT_PT' | 'RO' | 'RU' | 'RW_RW' | 'SK' | 'SL' | 'SQ' | 'SR' | 'SV' | 'SW' | 'TA' | 'TE' | 'TH' | 'TR' | 'UK' | 'UR' | 'UZ' | 'VI' | 'ZH_CN' | 'ZH_HK' | 'ZH_TW' | 'ZU' | 'UNRECOGNIZED' required

The language code of the specific template.

Query parameters

pageTokenstring

The page token if retrieving the next page from a previous query.

pageSizenumber

The page size requested.

Response

Recent activities on template

totalSizenumber required

Total size of the entries matching the search query.

pageSizenumber required

Requested size of the page.

previousPageTokenstring

Encoded token to use in list request to fetch previous batch of entries.

nextPageTokenstring

Encoded token to use in list request to fetch next batch of entries.

Changes

Changed in 2 of the 4 revisions of this API.525

  • c6a937922d10524See the full diff
    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the notifications/items/type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • removed subschema #1: ProjectNotInitializedErrorTitle subschema #2: TemplateInvalidLanguageCodeErrorTitle subschema #3: InvalidPageTokenErrorTitle subschema #4: InvalidPageSizeErrorTitle from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • added the optional property additionalInformation to the response with the 400 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 401 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 404 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 500 status

      response-optional-property-added

    • added WhatsappTemplateNotificationTypeEnum to the notifications/items/type response property allOf list for the response status 200

      response-property-all-of-added

    • the response property errorCode became required for the status 401

      response-property-became-required

    • the response property errorCode became required for the status 404

      response-property-became-required

    • the response property errorCode became required for the status 500

      response-property-became-required

    • the response property message became required for the status 401

      response-property-became-required

    • the response property message became required for the status 404

      response-property-became-required

    • the response property message became required for the status 500

      response-property-became-required

    • the response property resolution became required for the status 401

      response-property-became-required

    • the response property resolution became required for the status 404

      response-property-became-required

    • the response property resolution became required for the status 500

      response-property-became-required

    • removed the COMMENT_ADDED enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the CREATED enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the DRAFT enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the EDITED enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the IN_PROGRESS enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the notifications/items/type response property for the response status 200

      response-property-enum-value-removed

    • added the required property errorCode to the response with the 400 status

      response-required-property-added

    • added the required property message to the response with the 400 status

      response-required-property-added

    • added the required property resolution to the response with the 400 status

      response-required-property-added

    • api operation id TemplatesController_listActivities_v1 removed and replaced with WhatsappTemplatesController_listActivities_v1

      api-operation-id-removed

Of the 4 revisions, 1 has no diff computed.