GET api/customers/{customerId}/apps/{appshortname}/eula

Has the user accepted EULA (end user license agreement) for all assets to the given customerId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

appshortname

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json, text/html

Sample:
true