Retrieve a summary of the metadata associated with a temporary content resource. It returns a 200 OK with a model if the temporary resource is valid. It returns a 410 Gone if the file has expired and 404 Not Found if the criteria is not met.
200 OK
410 Gone
404 Not Found
The temporary contents ID.
Optional
GetTempFileDetailsHttpError
Retrieve a summary of the metadata associated with a temporary content resource. It returns a
200 OK
with a model if the temporary resource is valid. It returns a410 Gone
if the file has expired and404 Not Found
if the criteria is not met.