Skip to main content
array<object>
required
A list of files and media attached to the review.
object
required
The company that this review was written for.
string<date-time>
required
The datetime the review was created.Example: 2023-12-01T05:00:00.401Z
string | null
required
The body text of the review containing the user’s detailed feedback. Returns an empty string if no description was provided.Example: Great product, really helped me grow my audience.
string
required
The unique identifier for the review.Example: rev_xxxxxxxxxxxxxx
string<date-time> | null
required
The timestamp of when the reviewer first joined the product. Null if unknown.Example: 2023-12-01T05:00:00.401Z
boolean | null
required
Whether the reviewer paid for the product. Null if the payment status is unknown.
object
required
The product that this review was written for.
string<date-time> | null
required
The timestamp of when the review was published. Null if the review has not been published yet.Example: 2023-12-01T05:00:00.401Z
integer
required
The star rating given by the reviewer, from 1 to 5.Example: 42
ReviewStatus
required
The current moderation status of the review.Available options: pending, published, removed
string | null
required
A short summary title for the review. Null if the reviewer did not provide one.Example: Amazing community and tools
string<date-time>
required
The datetime the review was last updated.Example: 2023-12-01T05:00:00.401Z
object
required
The user account of the person who wrote this review.