Gets Project by project Key
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Project Key |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Client |
Unique Client ID |
string |
None. |
| ClientName |
Client Name |
string |
None. |
| Project |
Unique Project Key |
string |
None. |
| ProjectName |
Project Name |
string |
None. |
| ParentProject |
Parent project key |
string |
None. |
| ParentProjectName |
Parent project name |
string |
None. |
| Description | string |
None. |
|
| ProjectNumber | string |
None. |
|
| Location | string |
None. |
|
| LabManager | string |
None. |
|
| ClientManager | string |
None. |
|
| ClientManagerName | string |
None. |
|
| SpecialInfos |
List of Custom Fields |
Collection of SpecialInfo |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.