Perform a property lookup request asynchronously

Provides functionality similar to the Perform a property lookup request operation, but accesses the data asynchronously after running the Get an ID for an asynchronous property lookup request operation to obtain the lookupId.

Path Params
integer
required

The identifier of the property lookup.

Query Params
string

Runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
integer
required

Identifies each property lookup process.

string
required

The status of the property lookup process. The values come from the Property Manager API. SUBMITTED indicates the lookup request was sent. PENDING indicates the request is in a queue to process. IN_PROGRESS indicates Akamai received the lookup request and it's being processed. COMPLETE indicates the lookup is finished and the response includes property-specific data. For any ERROR, try the property lookup request again.

COMPLETE ERROR IN_PROGRESS PENDING SUBMITTED

properties
array of objects
required
length ≥ 0

Property lookup results, one for each property.

properties*
object
integer
required

The unique identifier for the access key version used by this property.

integer | null
required

Identifies the specific property version whose production status is either active or activating. Statuses include ACTIVE for versions that have been activated on production or NEW, PENDING, ZONE_1, ZONE_2, or ZONE_3 if not yet active. A null response indicates that the specified version of the property doesn't exist.

string
required

The unique identifier Akamai assigned to the matching property.

string
required

Identifies the specific property name whose Origin Characteristics behavior uses the access key version.

integer | null
required

Identifies the specific property version whose staging status is either active or activating. A null response indicates that the specified version of the property doesn't exist.

integer
required

A positive integer identifying the access key version.

Language
URL