Fetch promotions
From ePrize Developers Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{RESTfulAPI|summary=ABC|example=DEF|detail=123}} | + | {{RESTfulAPI|summary=ABC|example=DEF|detail=123|seealso=FUBAR}} |
Revision as of 20:15, 4 March 2009
Summary
ABC
Example
DEF
123
See Also
FUBAR
Summary
Fetch all the promotions, represented by API keys, available to the authenticated account.
Example
Request representation: empty Response: /v1/apikey1 /v1/apikey2 ...
All available API keys registered to the account are returned. The account is determined by the hostname the request was made on, not the account name used in authentication (which may not be given for an untrusted request).