Skip to main content
GET
List Prompts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of prompts

id
string
Example:

"prompt_987654321"

name
string
Example:

"Sales Outreach Sequence"

type
enum<string>

The prompt type. Messages is used for direct LinkedIn message outreach. Comment is reserved for an upcoming feature that will enable AI-powered engagement on prospects' LinkedIn posts.

Available options:
Messages,
Comment
Example:

"Messages"

model
string
Example:

"model_claude3"

createdAt
string<date-time>
Example:

"2023-05-15T09:20:00Z"

Last modified on April 25, 2025