ApiFiles
Find files by name glob
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Query Parameters
path?string
pattern?string
max?integer
Response Body
application/json
curl -X GET "https://example.com/v1/sandboxes/string/files/find"{ "ok": true, "matches": [ "string" ], "error": "string"}Empty