Retrieve a Project
get
/api/v2/projects/{id}/inventories/
Make GET request to this resource to retrieve a single project record containing the following fields:
inventory_files
: Array of inventory files and directories available within this project, not comprehensive. (json)
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Root Schema : ProjectInventories
Type:
Show Source
object
-
inventory_files:
string
Title:
Inventory files
Read Only:true
Array of inventory files and directories available within this project, not comprehensive.