GET v1/bunits/{bunitId}/applications/{applicationId}
Get a single application of a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the application | integer |
Required |
applicationId |
The ID of the application | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.