Skip to main content
GET
Get applied preset object

Authorizations

Authorization
string
header
required

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
integer
required

Preset ID.

object_id
integer
required

ID of the object (CDN resource or rule) the preset is applied to.

Response

Successful.

A single object the preset is applied to.

preset_id
integer
required

ID of the preset that is applied to the object. Matches the preset_id path parameter.

Example:

42

object_id
integer
required

ID of the object (CDN resource or rule, according to the preset object_type) the preset is applied to.

Example:

7531