DataCollectorProcess
SPA: Retrieves a list of data collector processes
Returns a paginated list of data collector processes for the authenticated user's client.
GET
/api/spa/data-collector-processesAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
page
integerdefault:1
The collection page number
pagination
boolean
Enable or disable pagination
blocked
boolean
No description provided.
id
integer
No description provided.
id[]
integer[]
No description provided.
Response
200
DataCollectorProcess collection
id
integer
dataCollector
value | null
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update
state
string
Workflow state
blocked
boolean
batchAction
value | null
dataCollectorIdentifier
string
dataCollectorId
integer
batchActionId
integer | null
batchActionType
string | null
subClientId
integer
SubClient ID. Provided on instances with enabled sub-client module only.
subClientDescription
string
SubClient description. Provided on instances with enabled sub-client module only.