Skip to main content

List a configuration job by ID

GET 

/sse/config/v1/jobs/:id

Retrieves a Prisma Access configuration job using its ID. history.

Request

Path Parameters

    id stringrequired

    The id of the job

Responses

Get the job by id.

Schema
    any
Loading...