/v1alpha1/claims:search
GET
/v1alpha1/claims:search
claims
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://factchecktools.googleapis.com//v1alpha1/claims:search'
Response Response Example
{
"claims": [
{
"claimDate": "string",
"claimReview": [
{
"languageCode": "string",
"publisher": {
"name": "string",
"site": "string"
},
"reviewDate": "string",
"textualRating": "string",
"title": "string",
"url": "string"
}
],
"claimant": "string",
"text": "string"
}
],
"nextPageToken": "string"
}
Request
Query Params
languageCode
string
optional
maxAgeDays
integer
optional
offset
integer
optional
page_token
is unset. For example, 0 means to return results starting from the first matching result, and 10 means to return from the 11th result.pageSize
integer
optional
pageToken
string
optional
next_page_token
returned from a previous List request, if any, in order to get the next page. All other fields must have the same values as in the previous request.query
string
optional
review_publisher_site_filter
is specified.reviewPublisherSiteFilter
string
optional