GET api/Account/InDepthProducts

Get a list of all In Depth Product ID's.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

List of In Depth Product ID's.

Collection of integer

Response Formats

application/json, text/json

Sample:
[
  1,
  2
]