Reviews

Count reviews left from one user to another

get
Query parameters
authorUserKeystringRequired
subjectUserKeystringRequired
Responses
200

Successful response

application/json
Responseinteger
get
/reviews/count/between
GET /api/v2/reviews/count/between?authorUserKey=text&subjectUserKey=text HTTP/1.1
Host: api.ethos.network
Accept: */*
1

Get the latest review from one user to another

get
Query parameters
authorUserKeystringRequired
subjectUserKeystringRequired
Responses
200

Successful response

application/json
Responseany
get
/reviews/latest/between
GET /api/v2/reviews/latest/between?authorUserKey=text&subjectUserKey=text HTTP/1.1
Host: api.ethos.network
Accept: */*

No content

Last updated