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
Path Parameters
Query Parameters
Back to Top

Response

200 Response

Back to Top