/
IB
ibm
/
AI Services Catalog API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
Applications
7
Authentication
5
Bundles
6
Catalog
11
Datasources
4
Workers
3
get
List all workers
post
Register a new worker
delete
Deregister a worker
Workers
List all workers
Returns all registered workers and their current status from the database.
get
/workers
Response
List of workers
GithubComProjectAiServicesAiServicesInternalPkgCatalogTypesWorker[]
required
id
string
last_heartbeat
string
metadata
object
name
string
registered_at
string
runtime_type
string
status
string
updated_at
string
Changes