Retrieve a list of extension and directive names that correspond to a search executed on a filter.
Version: 1.3
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: All
Request Parameters:
Directives and their values are passed as HTTP parameters in the “directives” namespace, directly into the query part of the Request
Parameter |
Type |
Required |
Description |
filter |
String |
No |
Default: All directives and extensions |
query |
String |
Yes |
|
Expected Response Code: 200 OK. For more information see Response Format.
Response Type: A list of extensions and directives which correspond to the requested query and filter. Directives found matching the query also have a corresponding extension entry, even if the extension does not actually have a match on its own.
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
500 |
internalServerError |
The system could not retrieve the requested extensions’ information, possibly due to a database error. |
|
Request
Response
|
|
|
|
Related Links: Available API Methods |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.