View the Status of an Operation by Job ID

get

/paas/api/v1.1/activitylog/{identityDomainId}/job/{jobId}

Returns information about the operation, including activity messages.

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : jobid-response
Type: object
Show Source
Nested Schema : messages
Type: array
Groups activity messages.
Show Source
Nested Schema : job-messages
Type: object
Show Source
Back to Top