GET api/MobileAppServices/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of string

Response Formats

application/json, text/json, text/html

Sample:
[
  "sample string 1",
  "sample string 2"
]