Skip to main content

Get the time check configuration

GET 

/service-desk-integrations/status-check-configuration

Get the time check configuration of queued SDIM tickets. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.

Request

Responses

QueuedCheckConfigDetails containing the configured values

Schema
    provisioningStatusCheckIntervalMinutes stringrequired

    interval in minutes between status checks

    provisioningMaxStatusCheckDays stringrequired

    maximum number of days to check

Loading...