Get Project Strategies

GET /projects/::projectSlug/strategies

Get all strategies associated with a project

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/projects/:projectSlug/strategies

Code Example

API Specification

Path Parameters

PropertyTypeDescription
projectSlug
string

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

strategies
array
of
object

title
string

shortDescription
string

strategyBlurb
string

audiencePersonaTarget
string

whyItsEffective
string

strategyTrainingDocumentation
string

keywordInspiration
array
of
string

exampleGoogleSearches
array
of
string

id
string

createdAt
date

updatedAt
date

strategyApproachnullable
enum ⓘ

Allowed values

straightforwardunconventionallongshot

strategyFocusnullable
string

prioritynullable
enum ⓘ

Allowed values

lowmediumhighurgent

autoSearchEnabled
boolean