LeadSourceList

Paginated list of lead sources

  • currentPage
    Type: integer

    Current page number

  • data
    Type: array object[] ยท LeadSource[]

    Array of lead sources

    Lead source object representing a channel through which leads are acquired

    • accountId
      Type: string
      required

      ID of the account that owns this lead source

    • id
      Type: integer
      required

      Unique identifier for the lead source

    • name
      Type: string
      required

      Name of the lead source

    • active
      Type: boolean

      Whether the lead source is active

    • createdAt
      Type: stringFormat: date-time

      When the lead source was created

    • createdBy
      Type: string

      Email of the user who created the lead source

    • updatedAt
      Type: stringFormat: date-time

      When the lead source was last updated

    • updatedBy
      Type: string

      Email of the user who last updated the lead source

  • totalCount
    Type: integer

    Total number of lead sources matching the query

  • totalPages
    Type: integer

    Total number of pages