Service: getHandle
Parameters:
handle
(Mandatory)
The handle whose details are to be retrieved.
Description:
Returns publicly readable handle values along with index and type information.
https://identifiers.ardc.edu.au/pids/getHandle?handle=<handle>
Example Response:
<response type="success">
<identifier handle="10378.2/12">
<property index="1" type="URL" value="http://ardc.edu.au " />
</identifier>
<timestamp>2009-05-15T03:15:13Z</timestamp>
<message type="user">Request successful</message>
</response>