/rest-service/reviews-v1/filter/details
GET
/rest-service/reviews-v1/filter/details
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://crucible.local/context//rest-service/reviews-v1/filter/details'
Response Response Example
{}
Request
Query Params
title
string
optional
author
string
optional
moderator
string
optional
creator
string
optional
states
string
optional
Approval, Review, Summarize, Closed, Dead, Rejected, Unknown).
reviewer
string
optional
orRoles
string
optional
and should be OR'd
() or AND'd ()
together.
complete
string
optional
allReviewersComplete
string
optional
project
string
optional
fromDate
integer
optional
toDate
integer
optional
Responses
Modified at 2022-09-10 20:23:24