ContractRabbit Docs
API Reference

Cohort

Get document cohort by type

POST
/api/files/{fileId}/document-types/cohort

Path Parameters

fileId*string

Request Body

application/json

body?unknown

Response Body

application/json

application/json

application/json

curl -X POST "https://loading/api/files/string/document-types/cohort"
null
null
{
  "message": "string"
}