Skip to main content

Get a specific item

GET 

/api/v3/item/:item_id

Get a specific item using its item_id.

Request

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...