Workers

Get all workers for the team

get/api/workers

Response

List of workers

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
descriptionstring nullable
statusstring nullable
lastRefreshedAtstring date-time nullable
teamIdstring required
flowsIdsstring[]
deploymentsIdsstring[]
resourcesIdsstring[]
integrationsIdsstring[]

Changes