Get applied preset object
Presets
Get applied preset object
Get a single object the preset is applied to.
Returns 404 if the preset is not applied to the object, so you can use this endpoint to check
whether the relationship exists.
GET
Get applied preset object
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.
ID of the object (CDN resource or rule) the preset is applied to.
Response
Successful.
A single object the preset is applied to.