Skip to content
SynupAPI
Get an API key

InteractionsResponse__v2

Fields

NameTypeRequiredDescription
dataobjectoptional
data.interactionsobjectoptional
data.interactions.pageInfoobjectoptional
data.interactions.pageInfo.hasNextPagebooleanoptionalIndicates if there are more pages of results
data.interactions.pageInfo.hasPreviousPagebooleanoptionalIndicates if there are previous pages of results
data.interactions.pageInfo.endCursorstringoptionalCursor for pagination
data.interactions.pageInfo.totalintegeroptionalTotal number of pages
data.interactions.edgesarray of objectoptional
data.interactions.edges[].nodeobjectoptional
data.interactions.edges[].node.idstringoptionalUnique identifier for the interaction
data.interactions.edges[].node.sourcestringoptionalSource website of the interaction
data.interactions.edges[].node.titlestringoptionalTitle of the interaction
data.interactions.edges[].node.contentstringoptionalContent of the interaction
data.interactions.edges[].node.authorNamestringoptionalName of the author
data.interactions.edges[].node.authorAvatarstringoptionalURL of author's avatar
data.interactions.edges[].node.authorUrlstringoptionalURL of author's profile
data.interactions.edges[].node.ratingintegeroptionalRating value (1-5)
data.interactions.edges[].node.datestringoptionalDate and time of the interaction
data.interactions.edges[].node.permalinkstringoptionalPermanent URL to the interaction
data.interactions.edges[].node.categorystringoptionalCategory of the interaction
data.interactions.edges[].node.typestringoptionalType of the interaction
data.interactions.edges[].node.photoUrlstringoptionalURL of attached photo
data.interactions.edges[].node.photoThumbnailUrlstringoptionalURL of photo thumbnail
data.interactions.edges[].node.respondedbooleanoptionalWhether the interaction has been responded to
data.interactions.edges[].node.notesstringoptionalAdditional notes
data.interactions.edges[].node.responsesarray of objectoptionalArray of responses
data.interactions.edges[].node.canRespondbooleanoptionalWhether responses are allowed
data.interactions.edges[].node.totalResponsesintegeroptionalTotal number of responses
data.interactions.edges[].cursorstringoptionalCursor for pagination
data.interactions.totalCountintegeroptionalTotal number of interactions matching the filters