Indexing
Asset from Index
Get an asset from the index. This will return all data about that file as well as the id. This function can be useful for looking up the shade id for a file given an input file path. The primary difference between this route and the GET /assets/asset_id is that this runs with only the path. This is useful for looking up the Shade id for a file given an input file path.
GET
/
indexing
/
file
Query Parameters
The path to the file to lookup
Response
200 - application/json
An enumeration.
Available options:
IMAGE
, VIDEO
, AUDIO
, OBJECT
, MAYA
, NUKE
, MAX
, HDR
, HDRI
, BLENDER
, HOUDINI
, PHOTOSHOP
, UNREAL
, UNITY
, TEXTURE
, SEQUENCE
, AFTER_EFFECTS
, MOGRT
, ILLUSTRATOR
, EXR
, DOCUMENT
, STOCK
, OTHER
Asset Licenses
Available options:
cc-by
, cc-by-sa
, cc-by-nd
, cc-by-nc
, cc-by-nc-sa
, cc-by-nc-nd
, cc0
, unknown
, other