Jump to >

This documentation covers Review Board 2.0. You can see the latest Review Board documentation or all other versions.

Extension List Resource

Provides information on installed extensions.

Details

Name extensions
URI /api/extensions/
HTTP Methods
  • GET - Returns the list of known extensions.
Parent Resource Root List Resource
Child Resources
Anonymous Access No

HTTP GET

Returns the list of known extensions.

Each extension in the list has been installed, but may not be enabled.

Errors

100 - Does Not ExistHTTP 404 - Not Found Object does not exist
101 - Permission DeniedHTTP 403 - Forbidden You don’t have permission for this
103 - Not Logged InHTTP 401 - Unauthorized You are not logged in