GET /api/projects/{id}{.format}
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about a specific technology project.
Parameters (3)
.format
(string, path, required)
Automatically added
format
(string, query, required, default: xml)
The response type desired.
Constraints: {'enum': ['json', 'xml']}
id
(integer, path, required)
ID of project to fetch
No probe data for this endpoint yet.