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. Sequences

The sequence object

Attribute
Type
Description

id

int

Unique identifier for the sequence.

profile_name

string

The profile of the sequence

sequence_name

string

The name of the sequence

is_request

bool

True/False if the sequence was a done-for-you sequence request

create_date

string

The date the sequence was created

PreviousSequencesNextList sequences

Last updated 2 years ago