get /staticcontent/enumeratefiles

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Query parameters

path (required)

Return type

array[EnumeratedFileCondensed]

Example data

Content-Type: application/json

[ { "path" : "path", "schemaPath" : "schemaPath" }, { "path" : "path", "schemaPath" : "schemaPath" } ]

Responses

200
OK