Crucible
    Crucible
    • /rest-service/auth-v1/login
      GET
    • /rest-service/auth-v1/login
      POST
    • /rest-service/projects-v1
      GET
    • /rest-service/projects-v1/{key}
      GET
    • /rest-service/repositories-v1
      GET
    • /rest-service/repositories-v1/browse/{repository}/{path}
      GET
    • /rest-service/repositories-v1/change/{repository}/{revision}
      GET
    • /rest-service/repositories-v1/changes/{repository}/{path}
      GET
    • /rest-service/repositories-v1/content/{repository}/{revision}/{path}
      GET
    • /rest-service/repositories-v1/history/{repository}/{revision}/{path}
      GET
    • /rest-service/repositories-v1/{repository}
      GET
    • /rest-service/repositories-v1/{repository}/svn
      GET
    • /rest-service/repositories-v1/{repository}/{revision}/{path}
      GET
    • /rest-service/reviews-v1
      GET
    • /rest-service/reviews-v1
      POST
    • /rest-service/reviews-v1/details
      GET
    • /rest-service/reviews-v1/filter
      GET
    • /rest-service/reviews-v1/filter
      POST
    • /rest-service/reviews-v1/filter/details
      GET
    • /rest-service/reviews-v1/filter/details
      POST
    • /rest-service/reviews-v1/filter/{filter}
      GET
    • /rest-service/reviews-v1/filter/{filter}/details
      GET
    • /rest-service/reviews-v1/metrics/{version}
      GET
    • /rest-service/reviews-v1/search/{repository}
      GET
    • /rest-service/reviews-v1/search/{repository}/details
      GET
    • /rest-service/reviews-v1/versionInfo
      GET
    • /rest-service/reviews-v1/{id}
      DELETE
    • /rest-service/reviews-v1/{id}
      GET
    • /rest-service/reviews-v1/{id}/actions
      GET
    • /rest-service/reviews-v1/{id}/addChangeset
      POST
    • /rest-service/reviews-v1/{id}/addFile
      POST
    • /rest-service/reviews-v1/{id}/addPatch
      POST
    • /rest-service/reviews-v1/{id}/close
      POST
    • /rest-service/reviews-v1/{id}/comments
      GET
    • /rest-service/reviews-v1/{id}/comments
      POST
    • /rest-service/reviews-v1/{id}/comments/general
      GET
    • /rest-service/reviews-v1/{id}/comments/markAllAsRead
      POST
    • /rest-service/reviews-v1/{id}/comments/versioned
      GET
    • /rest-service/reviews-v1/{id}/comments/{cId}
      DELETE
    • /rest-service/reviews-v1/{id}/comments/{cId}
      GET
    • /rest-service/reviews-v1/{id}/comments/{cId}
      POST
    • /rest-service/reviews-v1/{id}/comments/{cId}/markAsLeaveUnread
      POST
    • /rest-service/reviews-v1/{id}/comments/{cId}/markAsRead
      POST
    • /rest-service/reviews-v1/{id}/comments/{cId}/replies
      GET
    • /rest-service/reviews-v1/{id}/comments/{cId}/replies
      POST
    • /rest-service/reviews-v1/{id}/comments/{cId}/replies/{rId}
      DELETE
    • /rest-service/reviews-v1/{id}/comments/{cId}/replies/{rId}
      POST
    • /rest-service/reviews-v1/{id}/complete
      POST
    • /rest-service/reviews-v1/{id}/details
      GET
    • /rest-service/reviews-v1/{id}/patch
      GET
    • /rest-service/reviews-v1/{id}/patch
      POST
    • /rest-service/reviews-v1/{id}/patch/{patchId}
      DELETE
    • /rest-service/reviews-v1/{id}/publish
      POST
    • /rest-service/reviews-v1/{id}/publish/{cId}
      POST
    • /rest-service/reviews-v1/{id}/remind
      POST
    • /rest-service/reviews-v1/{id}/reviewers
      GET
    • /rest-service/reviews-v1/{id}/reviewers
      POST
    • /rest-service/reviews-v1/{id}/reviewers/completed
      GET
    • /rest-service/reviews-v1/{id}/reviewers/uncompleted
      GET
    • /rest-service/reviews-v1/{id}/reviewers/{username}
      DELETE
    • /rest-service/reviews-v1/{id}/reviewitems
      GET
    • /rest-service/reviews-v1/{id}/reviewitems
      POST
    • /rest-service/reviews-v1/{id}/reviewitems/details
      POST
    • /rest-service/reviews-v1/{id}/reviewitems/revisions
      POST
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}
      DELETE
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}
      GET
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}/comments
      GET
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}/comments
      POST
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}/details
      PUT
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}/revisions
      DELETE
    • /rest-service/reviews-v1/{id}/reviewitems/{riId}/revisions
      POST
    • /rest-service/reviews-v1/{id}/transition
      POST
    • /rest-service/reviews-v1/{id}/transitions
      GET
    • /rest-service/reviews-v1/{id}/uncomplete
      POST
    • /rest-service/search-v1/reviews
      GET
    • /rest-service/search-v1/reviewsForIssue
      GET
    • /rest-service/users-v1
      GET
    • /rest-service/users-v1/{repository}/{username}
      GET
    • /rest-service/users-v1/{username}
      GET

      /rest-service/reviews-v1/filter

      GET
      /rest-service/reviews-v1/filter
      To ignore a property, omit it from the query string.
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'http://crucible.local/context//rest-service/reviews-v1/filter'
      Response Response Example
      {}

      Request

      Query Params
      title
      string 
      optional
      a string that will be searched for in review titles.
      author
      string 
      optional
      reviews authored by this user.
      moderator
      string 
      optional
      reviews moderated by this user.
      creator
      string 
      optional
      reviews created by this user.
      states
      string 
      optional
      comma-separated list of amy of the following strings: (Draft,
      Approval, Review, Summarize, Closed, Dead, Rejected, Unknown).
      reviewer
      string 
      optional
      reviews reviewed by this user.
      orRoles
      string 
      optional
      whether the value of , ,
      and should be OR'd
      () or AND'd ()
      together.
      complete
      string 
      optional
      reviews that the specified reviewer has completed.
      allReviewersComplete
      string 
      optional
      Reviews that all reviewers have completed.
      project
      string 
      optional
      reviews for the specified project.
      fromDate
      integer 
      optional
      reviews with last activity date after the specified timestamp, in milliseconds. Inclusive.
      toDate
      integer 
      optional
      reviews with last activity date before the specified timestamp, in milliseconds. Inclusive.

      Responses

      🟢200Successful Response
      application/json
      Body
      object {0}
      Modified at 2022-09-10 20:23:24
      Previous
      /rest-service/reviews-v1/details
      Next
      /rest-service/reviews-v1/filter
      Built with