API Project check ins
| Endpoint | Method | Type | Path |
|---|---|---|---|
| acknowledge | POST | mutation | /api/external/v1/project_check_ins/acknowledge |
| create | POST | mutation | /api/external/v1/project_check_ins/create |
| get | GET | query | /api/external/v1/project_check_ins/get |
| list | GET | query | /api/external/v1/project_check_ins/list |
| update | POST | mutation | /api/external/v1/project_check_ins/update |