Authorization: Bearer ********************curl --location --request GET 'http://api.cephisso.dev/ords/cephisso_system/v1//valuations' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"assets_id": 0,
"cephisso_platform_accounts_id": 0,
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"currencies_id": 0,
"data_lineage": null,
"description": "string",
"documents_id": 0,
"id": 0,
"last_updated_by": "string",
"last_updated_on": "2019-08-24T14:15:22Z",
"legal_entities_id": 0,
"metadata": null,
"parties_id": 0,
"system_guid": "string",
"udfs": null,
"uuid": "string",
"valuation_date": "2019-08-24T14:15:22Z",
"valuation_types_id": 0,
"value": 0
}
]
}