Project information
GET
/orgunits/{orgid}/projects/{projectid}
Projects
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://learnifier.com/orgunits//projects/'
Response Response Example
200 - Example 1
{
"adminUrl": "http://www.example.com/adminUrl/1234",
"country": "SE",
"created": "2019-08-24T14:15:22Z",
"createdBy": "8c102c8e-fabd-4c8a-b245-4d2d2f77fc4b",
"designId": 0,
"externalId": "string",
"id": 0,
"locale": "en-US",
"name": "string",
"note": "string",
"orgId": 0,
"status": "ACTIVATED",
"timezone": "Europe/Stockholm",
"userDescription": "string",
"userTitle": "string"
}
Request
Path Params
orgid
integer
required
projectid
integer
required