Count Directories
Get count of directories matching given filter.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
created_by
Filters for directories created by any of the provided users.
modified_by
Filters for directories modified by any of the provided users.
Response
Success.
count
The total number of directories matching the filter.