v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Activity

Provide a single resource - Process

Retrieves a Process resource.

get/processes/{id}

Path parameters

idstring required

Resource identifier

Response

Process resource

idstring
typestring
statusstring
documentTypestring
source'pim' | 'portal' | 'scheduler'

Export source

metadataobject
dateCreatedstring date-time nullable
startDatestring date-time nullable
endDatestring date-time nullable

Example response

{
  "source": "pim"
}