API Protocol:RetrieveList

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 4: Line 4:
 
|REST_op_method=GET
 
|REST_op_method=GET
 
|REST_op_uri=/protocol
 
|REST_op_uri=/protocol
|REST_op_params=none, or ?search=name or paging parameters: page, pagesize
+
|REST_op_params=none, or ?search=name or paging parameters: page, pagesize or modefiedSince=UNIX-TIME-STAMP  or username=USERNAME
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_op_mime_input=none
 
|REST_op_mime_input=none

Revision as of 13:00, 17 January 2012

Description Retrieves list of protocols
Resource Protocol
Method GET
URI /protocol
Parameters none, or ?search=name or paging parameters: page, pagesize or modefiedSince=UNIX-TIME-STAMP or username=USERNAME
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input) none
Results The protocol representation in supported media type
Media Type (output) text/uri-list;application/rdf+xml;text/n3
Status code 200, 400, 401, 402, 403
Facts about API Protocol:RetrieveListRDF feed
Acts onProtocol  +
Has output media typetext/uri-list;application/rdf+xml;text/n3  +
Has status code200, 400, 401, 402, 403  +
Personal tools