Endpoint Groups

Freshness

Freshness operations within the Assets API group.

Get asset freshnessGET

/assets/{assetKey}/freshness

Operation IDgetAssetFreshness

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error

List asset freshness blockersGET

/assets/{assetKey}/freshness/blockers

Operation IDlistAssetFreshnessBlockers

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error

Explain asset freshnessGET

/assets/{assetKey}/freshness/explain

Operation IDexplainAssetFreshness

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error

Reconcile asset freshnessPOST

/assets/{assetKey}/freshness/reconcile

Operation IDreconcileAssetFreshness

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
202 The request has been accepted for processing, but processing has not yet completed.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error

List asset freshness requirementsGET

/assets/{assetKey}/freshness/requirements

Operation IDlistAssetFreshnessRequirements

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error