Get Guest Profile Details

GET /guest-profiles/::guestProfileIdOrProjectId

Get detailed information about a specific guest profile including bio, contact details, social media links, and documents

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/guest-profiles/:guestProfileIdOrProjectId

Code Example

API Specification

Path Parameters

PropertyTypeDescription
guestProfileIdOrProjectId
string

The id of the project associated with the guest profile or the guest profile id.

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

projectId
string

projectSlug
string

guestProfileId
string

guestProfileSlug
string

publicSlugnullable
string

name
string

status
enum ⓘ

Allowed values

ACTIVEDRAFTPENDINGARCHIVEDERROR

createdAt
date

updatedAt
date

documents
array
of
object

name
string

id
string

size
number

status
string

fileType
string

dateExtractednullable
date

listedPodcastsCount
number

bookingUrlnullable
string

companyNamenullable
string

emailnullable
string

firstNamenullable
string

lastNamenullable
string

onePagerUrlnullable
string

phonenullable
string

websiteUrlnullable
string

imageUrlnullable
string

createdBy
object

userId
string

email
string

socialMediaLinks
array
of
object

socialMediaType
enum ⓘ

Allowed values

beehiivbehanceblueskydiscordfacebookgithubinstagramlinkedinlinktreemastodonmediumpatreonpinterestredditsnapchatsoundcloudsubstackthreadstiktoktumblrtwitchtwittervimeowhatsappyoutube

url
string ⓘ

Constraints:

url

lastScrapedAtnullable
date

lastScrapeFailedAtnullable
date

isScraping
boolean

guestBionullable
object

additionalContextnullable
string

areasOfExpertise
array
of
string

goals
array
of
string

longBio
string

shortBio
string

thingsToAvoid
array
of
string

topicsToDiscuss
array
of
string

publicViewSettingsnullable
object

displayLinkedIn
boolean

displaySocials
boolean

displayPreviousPodcastAppearances
boolean

marketingLetterMarkdownTextnullable
string

publicSlugnullable
string