Categories
An endpoint to retrieve the list of external applications available in the catalog.
HTTP Method
GET
Returns a paged list of catalog records.
Returns the package revisions in the application's user interface.
Request URI
GET /api/SwdPackage/catalog/external
The category revisions are returned to be displayed on the left side of an app's Category tab in the UI.
Header Parameters
| Name | Type | Description |
|---|---|---|
|
Authorization |
String |
Use the Bearer <access-token> value determined during the Authentication process. |
Request Body Parameters
| Name | Type | Description |
|---|---|---|
| api-version |
String |
The current API version number. |