GET api/v1/needs/{needId}

Get need by id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
needId

The need id of the need you are requesting.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ApiResponseModelOfFsNeedModel
NameDescriptionTypeAdditional information
Data

ApiResponseDataModelOfFsNeedModel

None.

Errors

Collection of string

None.

Warnings

Collection of string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.