Skip to main content

getAuditDeletes

getAuditDeletes

Query Parameters
after date-time REQUIRED
entityType string REQUIRED

Possible values: [ASSET, ALBUM]

userId uuid
Responses
200
Schema OPTIONAL
ids string[]
needsFullSync boolean
getAuditDeletes
GET /audit/deletes
after — query
entityType — query
userId — query
/api
curl -L '/api/audit/deletes' \
-H 'Accept: application/json'