campaigns

Lista campanhas da organização

get/v1/campaigns

Query parameters

pageinteger
sizeinteger
status'PENDING' | 'RUNNING' | 'PAUSED' | 'COMPLETED' | 'CANCELED' | 'FAILED'

Response

Lista paginada

totalPagesinteger required
totalElementsinteger required

Changes

Changed in 1 of the 4 revisions of this API.19

  • 4e426b85f78419See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • api tag campaigns added

      api-tag-added

    • api tag Campaigns removed

      api-tag-removed

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter size

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the required property content to the response with the 200 status

      response-required-property-added

    • added the required property totalElements to the response with the 200 status

      response-required-property-added

    • added the required property totalPages to the response with the 200 status

      response-required-property-added

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog