Changes to Get Workspace Stats
GET /api/workspace/{workspace_ext_id}/stats
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 34 revisions of this API.24
What changed
- ●
removed the optional property
conversation_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
document_countfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
private_conversation_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
private_document_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
shared_conversation_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
shared_document_countto the response with the200statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●