GET v1/bunits/{bunitId}/applications/{applicationId}

Get a single application of a business unit.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.