Get all strategies associated with a project
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
projectSlug | string |
| Property | Type | Description |
|---|---|---|
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 |