Case Management
List Records from Case Management Table
Retrieve a list of records from a given case management table. For the list of out-of-the-box tables, visit our Case Management documentation.
get/workspace/{ws_id}/case_management/table/{table}
Path parameters
ws_idstring required
Workspace ID
tablestring required
Table name
Query parameters
qstring required
For the RQL query syntax, visit our RQL query documentation in the RQL Format tab
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.