API Protocol:RetrieveMetadata

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
 
|REST_op_description=Retrieves the protocol metadata
 
|REST_op_description=Retrieves the protocol metadata
 +
|REST_resource=Protocol
 
|REST_op_method=GET
 
|REST_op_method=GET
 
|REST_op_uri=/protocol/{id}/metadata
 
|REST_op_uri=/protocol/{id}/metadata

Revision as of 11:38, 7 October 2011

Description Retrieves the protocol metadata
Resource Protocol
Method GET
URI /protocol/{id}/metadata
Parameters TBD, search options to filter the requested metadata fields
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input) none?
Results The metadata representation in supported media type
Media Type (output) RDF,JSON,XML
Status code 200,400,401,402,403
Personal tools