Get an ID for an asynchronous property lookup requestget https://{hostname}/cam/v1/access-keys/{accessKeyUid}/versions/{version}/property-lookup-idGet the unique identifier used to perform an asynchronous property lookup request.Path ParamsversionintegerrequiredThe version number of the access key.accessKeyUidintegerrequiredThe unique identifier Akamai assigns to an access key.Query ParamsaccountSwitchKeystringRuns the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Responses 202Response contains the unique ID that Akamai created for a lookup request and location to it in 'Location' header. The response contains the requestId assigned to the request to create a new access key. It also includes the Location and Retry-After response headers that apply to the request.Response bodyobjectlookupIdintegerrequiredIdentifies each property lookup process.retryAfterintegerrequiredThe number of seconds you should wait before using the lookupId to check the status of a property lookup request.HeadersobjectLocationstringA URL link that you can GET the newly created resource.Retry-AfterstringThe number of seconds you should wait before using the Location path to check status. This delay is in place to avoid unnecessary requests before the data is ready. 404An access key with the provided accessKeyUid doesn't exist.Response bodyobjectdetailstringrequiredInformation for the error, including the cause if it's available.errorsarray of objectserrorsobjectView Additional PropertiesinstancestringIdentifies each error instance.problemIdstringstatusintegerThe HTTP status code for the error.titlestringrequiredThe error title.typestringrequiredThe type of error. 500A problem has occurred while calling an external service. Retry the operation.Response bodyobjectdetailstringrequiredInformation for the error, including the cause if it's available.errorsarray of objectserrorsobjectView Additional PropertiesinstancestringIdentifies each error instance.problemIdstringstatusintegerThe HTTP status code for the error.titlestringrequiredThe error title.typestringrequiredThe type of error.Updated over 1 year ago Look up propertiesAccess key creation statusDid this page help you?YesNo