Skip to main content

getLibraryInfo

getLibraryInfo

Path Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
assetCount integer
createdAt date-time
exclusionPatterns string[]
id string
importPaths string[]
name string
ownerId string
refreshedAt date-time
type string

Possible values: [UPLOAD, EXTERNAL]

updatedAt date-time
getLibraryInfo
GET /library/:id
id — path
/api
curl -L '/api/library/:id' \
-H 'Accept: application/json'