Retrieve Inventory Variable Data

get

/api/v2/inventories/{id}/variable_data/

Make a GET request to this resource to retrieve all variables defined for a inventory.

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Body
Example Response (application/json)
{
}
Back to Top