Directories Count Post

POST

Get count of directories matching given filter.

Request

This endpoint expects an object.
created_bylist of stringsOptional

Filters for directories created by any of the provided users.

modified_bylist of stringsOptional

Filters for directories modified by any of the provided users.

Response

Success.

countinteger

The total number of directories matching the filter.