Get applied preset objects
Get the list of objects the preset is currently applied to.
Non-staff users only see objects that belong to their account.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234_abcdef
Path Parameters
Preset ID.
Response
Successful.
Type of objects the preset is applied to.
"CDNResource"
IDs of the objects the preset is currently applied to. Empty when the preset is not applied to anything.
Deprecated. Present only when object_ids is empty. Check object_ids instead. This field is kept
for backward compatibility and will be removed in a future version.
"You have no presets applied"