copyfactory.io
  • Getting started
    • Overview
      • Authentication
      • Rate limiting
      • Errors
  • API
    • Playbooks
      • The playbook object
      • List playbooks
    • Sequences
      • The sequence object
      • List sequences
    • Contacts
      • The contact object
      • Create contact
      • Get contact
      • Search contacts
    • Profiles
      • The profile object
      • Get a profile
      • List all profiles
    • Premises
      • The premise object
      • Get a premise
      • List all premises
    • Generations
      • The generations object
      • Generate text
  • Text Generation Tutorials
    • How to generate text
  • App
    • Website
    • Login
Powered by GitBook
On this page
  1. API
  2. Profiles

The profile object

Attribute
Type
Description

id

int

Unique identified for the profile.

profile_name

string

The name of the profile.

profile_domain

string

The name of the profile name.

is_active

boolean

The status of the profile.

current_tool

string

The current sales tool being used by this profile.

created_timestamp

string

Timestamp of when profile was created.

PreviousProfilesNextGet a profile

Last updated 2 years ago