This method return the CV by status since a given datetime.
GET /cv/status/{status}?since={datetime}
Name | Description | Type |
---|---|---|
status | mandatoryThe CV status | string that can get this value : draft, proofreading, rewrite, ready, sent |
since | mandatory Datetime since the last status change | See accepted formats. For example '2012-05-05 18:03:36' or @946684800 |