comp-review
Return metadata for a particular comp review by ID
get/v1/org/{orgId}/comp-review/{compReviewId}/metadata
Path parameters
orgIdstring required
Org identifier (either id or slug)
compReviewIdstring required
Comp review id
Response
successful operation
Example response
{
"compReviewId": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7"
}Changes
No recorded changes to this endpoint across all 11 revisions of this API.