Get a list of projects for the authenticated user
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
statesoptional | union | |
sortByoptional | enum ⓘAllowed values recent-activitynamecreated |
| Property | Type | Description |
|---|---|---|
status | string | |
data | object | |
└options | object | |
└statesoptional | union | |
└sortByoptional | enum ⓘAllowed values recent-activitynamecreated | |
└projects | array of object | |
└projectId | string | |
└name | string | |
└slug | string | |
└teamId | string | |
└createdAt | date | |
└lastUpdated | date | |
└createdBynullable | object | |
└id | string | |
└displayNamenullable | string | |
└avatarSeednullable | string | |
└projectTypes | array of enum ⓘAllowed values advertisersapicontent-creationguest-bookinginteresting-podcastslead-generationmonitoringothertranscriptions | |
└status | enum ⓘAllowed values DRAFTPENDINGACTIVEARCHIVEDERROR | |
└listedPodcastsCount | number | |
└linkedGuestProfilenullable | object | |
└id | string | |
└name | string | |
└slug | string | |
└status | enum ⓘAllowed values ACTIVEDRAFTPENDINGARCHIVEDERROR | |
└imageUrlnullable | string | |
└linkedinUrlnullable | string | |
└appearancesCount | number | |
└stateCounts | object | |
└prospect | number | |
└qualified | number | |
└pitched | number | |
└booked | number | |
└lost | number | |
└ignored | number | |
└documentsCount | object | |
└total | number | |
└processed | number | |
└recentActivities | array of object | |
└type | enum ⓘAllowed values added-to-listupdate-labelsupdate-priorityupdate-state | |
└date | date | |
└podcastTitlenullable | string | |
└podcastSlugnullable | string | |
└podcastImageUrlnullable | string | |
└toValuenullable | string | |
└usernullable | object | |
└id | string | |
└displayNamenullable | string | |
└avatarSeednullable | string |