/
CA
cardinalapps
/
Cardinal Media Server API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
Authentication
3
Dev
11
Events
1
General
9
Indexing
12
get
🛡️ Get the current state of the indexing service.
patch
🛡️ Control the current indexing run.
get
🛡️ Get your media directories.
get
🛡️ Count your files.
get
🛡️ Get logs for an indexing run.
get
🛡️ Get your previous indexing runs.
post
🛡️ Start an indexing run.
get
🛡️ Get files from your index.
delete
🛡️ Deindex one or more of your files.
post
🛡️ Seed the index with millions of mock music files.
post
🛡️ Seed the file system with mock music folders and files.
post
🛡️ Seed the curated public demo dataset (kiosk mode only).
Invitations
4
Jobs
6
Libraries
5
Licensing
2
Music
12
Photo Albums
7
Photos
6
Playback Queues
7
Ratings
3
Role Assignments
3
Settings
2
Thumbnails
1
Users
8
Users (Public)
1
Indexing
🛡️ Get logs for an indexing run.
<h3>🛡️ Requires Capabilities: <code>Indexing.Read</code></h3>
get
/api/v1/index/run/logs
Query parameters
runId
string
required
take
number
skip
number
order
'ASC'
|
'DESC'
Changes