Skip to main content

Contact

A contact. Usually attached to a podcast. Requires Plus or Pro API access.

type Contact {
email: String
url: Url
fullName: String
modifiedDate: DateTime
relation: ContactRelation
}

Fields

email (String)

url (Url)

fullName (String)

modifiedDate (DateTime)

relation (ContactRelation)