Developers
HomeContact us
  • Overview
    • SMS / Overview
    • VOICE / Overview
  • SMS
    • SMS Transactional - API
      • Overview
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Attributes
      • Code Snippet Example
      • Review more methods for your integrations
    • Create a Group - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Attributes
      • Response
      • Response Attributes
    • List Group of Contacts - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Response
      • Response Attributes
    • Add New contacts to existing group - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Request Attributes
      • Response
      • Response Attributes
      • Note:
    • Delete contacts to existing group - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Request Attributes
      • Response
      • Response Attributes
    • Delete groups by ID - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Response
    • API Send SMS Bulk with an existing Group - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Request Attributes
      • Response body
      • Response Attributes
    • Send SMS Bulk without contacts - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Request Attributes
      • Response body
      • Response Attributes
    • Get campaign by ID - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Response body
      • Response Attributes
    • Get campaign by filters - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Response body
      • Request Attributes
      • Response
      • Response Attributes
    • Update scheduled campaign - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Request Body
      • Request Attributes
      • Response
      • Note
    • Cancel scheduled campaign - API
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Response
      • Note
    • Error Codes
  • VOICE
    • VOICE TRANSACTIONAL API
      • Overview
      • API Endpoint
      • Available HTTP methods
        • Status Codes
      • Headers
      • Attributes
      • Code Snippet Example
      • Review more methods for your integrations
Powered by GitBook
On this page
  1. SMS
  2. Get campaign by filters - API

Response Attributes

CampaignID

String

Campaign id.

CampaignName

String

Campaign name.

Channel

String

Campaign channel.

CreationDate

String

Campaign creation date (UTC 0).

StartDay

String

Date on which the sending of the

campaign began (UTC 0).

Status

String

Name of the current campaign

status (Ongoing, Scheduled, Closing, Completed, Canceled).

Last updated 1 year ago