| Param name | 
           
              Description
             
            
                Validations
               
             | 
      
|---|---|
| 
        ids  Optional  | 
      
         Return records matching these ids. Validations: 
  | 
    
| 
        page  Optional  | 
      
         Return the next page of results. Validations: 
  | 
    
| 
        per_page  Optional  | 
      
         How many results to return per page. The default is 25. Validations: 
  | 
    
| 
        created_at_to  Optional  | 
      
         Date formatted like 2016-01-01 12:25:15 -0500 Validations: 
  | 
    
| 
        created_at_from  Optional  | 
      
         Date formatted like 2016-01-01 12:25:15 -0500 Validations: 
  | 
    
| 
        fulltext  Optional  | 
      
         Search for any record that matches this text Validations: 
  | 
    
| 
        time_zone  Optional  | 
      
         Date ranges will be parsed using this time zone. Validations: 
  | 
    
| 
        columns  Optional  | 
      
         
            Specify the columns you would like returned by the API for a given resource.
Limiting the columns can significantly increase API response time since only the requested data will be processed.
columns=uuid,number,created_at
 
          Must be any combination of:
 Validations: 
  | 
    
| 
        root  Optional  | 
      
         Pass  Validations: 
  | 
    
| Param name | 
           
              Description
             
            
                Validations
               
             | 
      
|---|---|
| 
        first_name  Required  | 
      
         First Name Validations: 
  | 
    
| 
        is_internal  Optional Blank Value Allowed  | 
      
         Internal agents only have access to your company and have a predefined password. Validations: 
  | 
    
| 
        buyer_type  Optional Blank Value Allowed  | 
      
         What type of Agent is this? Either quality_assurance or buyer Validations: 
  | 
    
| 
        email  Optional Blank Value Allowed  | 
      
         Validations: 
  | 
    
| 
        internal_username  Optional Blank Value Allowed  | 
      
         Username Validations: 
  | 
    
| 
        last_name  Optional Blank Value Allowed  | 
      
         Last Name Validations: 
  | 
    
| 
        company_name  Optional Blank Value Allowed  | 
      
         Company Name Validations: 
  | 
    
| 
        phone_number  Optional Blank Value Allowed  | 
      
         Phone Number Validations: 
  | 
    
| 
        address_state  Optional Blank Value Allowed  | 
      
         Address State Validations: 
  | 
    
| 
        address_city  Optional Blank Value Allowed  | 
      
         Address City Validations: 
  | 
    
| 
        address_country  Optional Blank Value Allowed  | 
      
         Address Country Validations: 
  | 
    
| 
        address_zip  Optional Blank Value Allowed  | 
      
         Address Zip Validations: 
  | 
    
| 
        address_line1  Optional Blank Value Allowed  | 
      
         Address Line1 Validations: 
  | 
    
| 
        address_line2  Optional Blank Value Allowed  | 
      
         Address Line2 Validations: 
  | 
    
| 
        call_center_id  Optional Blank Value Allowed  | 
      
         Does this agent belong to a call center? Validations: 
  |