GET api/v1/needs/{needId}
Get need by id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| needId |
The need id of the need you are requesting. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfFsNeedModel| Name | Description | Type | Additional 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.