Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "_embedded": { "assessments": [ { "id": <ID>, "name": "<NAME>", "notes": "<NOTES>", "clientId": <CLIENTID>, "startDate": "<STARTDATE>" } ] }, "errors": [], "page": { "size": <PAGESIZE>, "totalElements": <TOTALELEMENTS>, "totalPages": <TOTALPAGES>, "number": <PAGENUMBER> }, "_links": { "self": { "href": "http://platform<PLATFORM>.risksense.com/api/v1/client/<CLIENTID>/assessment/search?page=<PAGENUMBER>&size=<PAGESIZE>&sort=<SORTFIELD>,<SORTDIRECTION>" } } }
Was this page helpful?