Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

C1 Task API

The Task API from C1 — 19 operation(s) for task.

C1 Task API is one of 47 APIs that C1 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 19 operations across 19 paths, and defines 224 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0-alpha.

Requests are made against a single base URL, https://{tenantDomain}.conductor.one.

19 operations 19 paths 224 schemas 1 GET18 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0-alpha
Base URL
https://example.conductor.one
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

C1 Task API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth — This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, re…

Paths & Operations 19

Across 19 paths, the API surfaces 19 operations — 1 GET, 18 POST. Each is listed below with its method, path, parameters, and response codes.

Task 19
POST
/api/v1/search/tasks
Search
c1.api.task.v1.TaskSearchService.Search body → 200
POST
/api/v1/task/audits
List
c1.api.task.v1.TaskAudit.List body → 200
POST
/api/v1/task/grant
Create Grant Task
c1.api.task.v1.TaskService.CreateGrantTask body → 200
POST
/api/v1/task/offboarding
Create Offboarding Task
c1.api.task.v1.TaskService.CreateOffboardingTask body → 200
POST
/api/v1/task/revoke
Create Revoke Task
c1.api.task.v1.TaskService.CreateRevokeTask body → 200
GET
/api/v1/tasks/{id}
Get
c1.api.task.v1.TaskService.Get 1 param → 200
POST
/api/v1/tasks/{task_id}/action/approve
Approve
c1.api.task.v1.TaskActionsService.Approve 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/approve-with-step-up
Approve With Step Up
c1.api.task.v1.TaskActionsService.ApproveWithStepUp 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/close
Close
c1.api.task.v1.TaskActionsService.Close 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/comment
Comment
c1.api.task.v1.TaskActionsService.Comment 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/deny
Deny
c1.api.task.v1.TaskActionsService.Deny 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/escalate
Escalate To Emergency Access
c1.api.task.v1.TaskActionsService.EscalateToEmergencyAccess 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/process
Process Now
c1.api.task.v1.TaskActionsService.ProcessNow 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/reassign
Reassign
c1.api.task.v1.TaskActionsService.Reassign 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/reset
Hard Reset
c1.api.task.v1.TaskActionsService.HardReset 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/restart
Restart
c1.api.task.v1.TaskActionsService.Restart 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/skip-step
Skip Step
c1.api.task.v1.TaskActionsService.SkipStep 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/update-grant-duration
Update Grant Duration
c1.api.task.v1.TaskActionsService.UpdateGrantDuration 1 param body → 200
POST
/api/v1/tasks/{task_id}/action/update-request-data
Update Request Data
c1.api.task.v1.TaskActionsService.UpdateRequestData 1 param body → 200

Schemas 224

The contract defines 224 schemas that model the data the API accepts and returns. The most detailed are c1.api.task.v1.TaskAuditView (64 properties), c1.api.task.v1.TaskSearchRequest (41 properties), c1.api.user.v1.User (31 properties), c1.api.task.v1.Task (26 properties). Each schema is shown below with its type and property counts.

c1.api.task.v1.TaskActionsServiceCommentRequestInput
object
The TaskActionsServiceCommentRequest object lets you create a new comment on a task.
2 properties
c1.api.task.v1.TaskServiceCreateOffboardingResponse
object
The TaskServiceCreateOffboardingResponse message.
2 properties
c1.api.policy.v1.RejectInstance
object
This policy step indicates that a ticket should have a denied outcome. This is a terminal approval state and is used to explicitly define the end of approval s…
1 property
c1.api.task.v1.TaskTypeCertify
object
The TaskTypeCertify message indicates that a task is a certify task and all related details.
8 properties
c1.api.policy.v1.Reject
object
This policy step indicates that a ticket should have a denied outcome. This is a terminal approval state and is used to explicitly define the end of approval s…
1 property
c1.api.task.v1.TaskActionsServiceDenyRequestInput
object
The TaskActionsServiceDenyRequest object lets you deny a task.
3 properties
c1.api.task.v1.TaskActionsServiceEscalateToEmergencyAccessRequestInput
object
The TaskActionsServiceEscalateToEmergencyAccessRequest message.
3 properties
c1.api.task.v1.TaskAuditStateChange
object
The TaskAuditStateChange message.
1 property
c1.api.form.v1.SelectField
object
The SelectField message.
1 property
c1.api.policy.v1.ConnectorProvision.DoNotSave
object
The DoNotSave message.
c1.api.task.v1.TaskAuditPolicyChanged
object
The TaskAuditPolicyChanged message.
2 properties
c1.api.policy.v1.FormInstance
object
The FormInstance message. This message contains a oneof named outcome. Only a single field of the following list may be set at a time: - completed - restarted…
7 properties
c1.api.form.v1.RequiredTogether
object
The RequiredTogether message.
c1.api.policy.v1.Form
object
The Form message.
1 property
c1.api.task.v1.TaskRevokeSourceReview
object
The TaskRevokeSourceReview message tracks which access review was the source of the specificed revoke ticket.
2 properties
c1.api.task.v1.TaskAction
object
The TaskAction message.
8 properties
c1.api.task.v1.TaskAuditWebhookApprovalBadResponse
object
The TaskAuditWebhookApprovalBadResponse message.
5 properties
c1.api.task.v1.TaskAuditConditionalPolicyExecutionResult
object
The TaskAuditConditionalPolicyExecutionResult message.
5 properties
c1.api.policy.v1.AppEntitlementReference
object
This object references an app entitlement's ID and AppID.
2 properties
c1.api.task.v1.TaskAuditCertifyOutcome
object
The TaskAuditCertifyOutcome message.
1 property
validate.FieldRules
object
FieldRules encapsulates the rules for each type of field. Depending on the field, the correct set should be used to ensure proper validations. This message con…
22 properties
c1.api.task.v1.TaskActionsServiceHardResetResponse
object
The TaskActionsServiceHardResetResponse message.
3 properties
c1.api.task.v1.TaskAuditExternalTicketError
object
The TaskAuditExternalTicketError message.
1 property
c1.api.task.v1.TaskServiceCreateOffboardingRequest
object
The TaskServiceCreateOffboardingRequest message.
3 properties
c1.api.task.v1.TaskAuditAccountLifecycleActionCreated
object
The TaskAuditAccountLifecycleActionCreated message.
5 properties
c1.api.policy.v1.AppGroupApproval
object
The AppGroupApproval object provides the configuration for setting a group as the approvers of an approval policy step.
7 properties
c1.api.task.v1.TaskAuditWebhookAttempt
object
The TaskAuditWebhookAttempt message.
4 properties
c1.api.task.v1.TaskAuditHardReset
object
The TaskAuditHardReset message.
1 property
c1.api.task.v1.TaskActionsServiceReassignResponse
object
The TaskActionsServiceReassignResponse returns a task view with paths indicating the location of expanded items in the array.
3 properties
c1.api.policy.v1.CompletedAction
object
The outcome of a provision instance that has been completed succesfully.
3 properties
c1.api.task.v1.TaskTypeGrant
object
The TaskTypeGrant message indicates that a task is a grant task and all related details.
8 properties
c1.api.policy.v1.ConnectorProvision
object
Indicates that a connector should perform the provisioning. This object has no fields. This message contains a oneof named provisiontype. Only a single field o…
3 properties
c1.api.policy.v1.RestartAction
object
The restart action describes the outcome of policy steps for when the task was restarted. This can be applied to multiple steps since restart skips all pending…
3 properties
c1.api.policy.v1.PolicyPostActions
object
These are actions to happen after a policy is complete. This message contains a oneof named action. Only a single field of the following list may be set at a t…
1 property
c1.api.app.v1.TaskAuditSuccessResult
object
The TaskAuditSuccessResult message.
1 property
c1.api.task.v1.TaskAuditWebhookApprovalFatalError
object
The TaskAuditWebhookApprovalFatalError message.
5 properties
c1.api.task.v1.TaskAuditEscalateToEmergencyAccess
object
The TaskAuditEscalateToEmergencyAccess message.
2 properties
c1.api.form.v1.FileField
object
The FileField message. This message contains a oneof named view. Only a single field of the following list may be set at a time: - fileInputField This message…
3 properties
c1.api.task.v1.TaskActionsServiceSkipStepRequestInput
object
The TaskActionsServiceSkipStepRequest object lets you skip a policy step in a task.
3 properties 1 required
c1.api.policy.v1.ManualProvision
object
Manual provisioning indicates that a human must intervene for the provisioning of this step.
2 properties
c1.api.task.v1.TaskAuditApprovalHappenedAutomatically
object
The TaskAuditApprovalHappenedAutomatically message.
c1.api.policy.v1.WaitConditionInstance
object
Used by the policy engine to describe an instantiated condition to wait on.
1 property
c1.api.task.v1.TaskAuditRestart
object
The TaskAuditRestart message.
1 property
c1.api.policy.v1.ProvisionInstance
object
A provision instance describes the specific configuration of an executing provision policy step including actions taken and notification id. This message conta…
13 properties
c1.api.policy.v1.PolicySteps
object
The PolicySteps message.
1 property
c1.api.task.v1.TaskActionsServiceApproveWithStepUpRequestInput
object
TaskActionsServiceApproveWithStepUpRequest is used to approve a task with step-up authentication
4 properties 2 required
c1.api.task.v1.TaskActionsServiceRestartRequestInput
object
The TaskActionsServiceRestartRequest object lets you restart a task.
3 properties
c1.api.task.v1.TaskAuditWebhookApprovalAttempt
object
The TaskAuditWebhookApprovalAttempt message.
4 properties
c1.api.task.v1.TaskAuditPolicyProvisionError
object
The TaskAuditPolicyProvisionError message.
1 property
c1.api.task.v1.TaskAuditWaitForAnalysisStepSuccess
object
The TaskAuditWaitForAnalysisStepSuccess message.
2 properties
c1.api.policy.v1.WaitCondition
object
The WaitCondition message.
1 property
c1.api.policy.v1.SelfApproval
object
The self approval object describes the configuration of a policy step that needs to be approved by the target of the request.
3 properties
c1.api.task.v1.TaskServiceActionResponse
object
The TaskServiceActionResponse message.
3 properties
c1.api.form.v1.AtLeastOne
object
The AtLeastOne message.
c1.api.task.v1.TaskAuditBulkActionError
object
The TaskAuditBulkActionError message.
1 property
c1.api.form.v1.MutuallyExclusive
object
The MutuallyExclusive message.
c1.api.policy.v1.WaitUntilTimeInstance
object
The WaitUntilTimeInstance message.
2 properties
validate.EnumRules
object
EnumRules describe the constraints applied to enum values
4 properties
c1.api.policy.v1.WaitInstance.ConditionSucceeded
object
The ConditionSucceeded message.
1 property
validate.TimestampRules
object
TimestampRules describe the constraints applied exclusively to the google.protobuf.Timestamp well-known type
9 properties
c1.api.policy.v1.Provision
object
The provision step references a provision policy for this step.
3 properties
c1.api.form.v1.PasswordField
object
The PasswordField message.
validate.RepeatedRules
object
RepeatedRules describe the constraints applied to repeated values
5 properties
c1.api.task.v1.TaskRevokeSource
object
The TaskRevokeSource message indicates the source of the revoke task is one of expired, nonUsage, request, or review. This message contains a oneof named origi…
4 properties
c1.api.task.v1.TaskActionsServiceProcessNowResponse
object
The TaskActionsServiceProcessNowResponse message.
2 properties
c1.api.policy.v1.AgentApproval
object
The agent to assign the task to.
6 properties
c1.api.task.v1.TaskAuditPolicyProvisionCancelled
object
The TaskAuditPolicyProvisionCancelled message.
1 property
c1.api.app.v1.TaskAuditErrorResult
object
The TaskAuditErrorResult message.
2 properties
c1.api.task.v1.TaskActionsServiceApproveResponse
object
The TaskActionsServiceApproveResponse returns a task view with paths indicating the location of expanded items in the array.
3 properties
c1.api.task.v1.ExternalRef
object
A reference to an external source. This value is unused currently, but may be brought back.
3 properties
c1.api.task.v1.TaskAuditWebhookApprovalSuccess
object
The TaskAuditWebhookApprovalSuccess message.
4 properties
validate.DurationRules
object
DurationRules describe the constraints applied exclusively to the google.protobuf.Duration well-known type
8 properties
c1.api.task.v1.Task
object
A fully-fleged task object. Includes its policy, references to external apps, its type, its processing history, and more.
26 properties
c1.api.form.v1.FieldRelationship
object
FieldRelationships can be used during form validation, or they can represent information that is necessary to when it comes to visually rendering the form This…
4 properties
c1.api.task.v1.TaskAuditSLAEscalation
object
The TaskAuditSLAEscalation message.
1 property
c1.api.policy.v1.ResourceOwnerApproval
object
The resource owner approval allows configuration of the approval step when the target approvers are the resource owners.
3 properties
c1.api.policy.v1.FormCompletedAction
object
The FormCompletedAction message.
2 properties
c1.api.task.v1.TaskServiceCreateGrantRequest
object
Create a grant task.
10 properties 2 required
c1.api.task.v1.TaskAuditListResponse
object
The TaskAuditListResponse message.
2 properties
c1.api.task.v1.TaskAuditGrantOutcome
object
The TaskAuditGrantOutcome message.
1 property
c1.api.task.v1.TaskAuditView
object
The TaskAuditView message. This message contains a oneof named typ. Only a single field of the following list may be set at a time: - comment - stateChange - a…
64 properties
c1.api.policy.v1.ProvisionTarget
object
ProvisionTarget indicates the specific app, app entitlement, and if known, the app user and grant duration of this provision step
4 properties
c1.api.policy.v1.Escalation.ReplacePolicy
object
The ReplacePolicy message.
1 property
c1.api.task.v1.TaskAuditStepUpApproval
object
The TaskAuditStepUpApproval message.
1 property
c1.api.policy.v1.PolicyStep
object
The PolicyStep message. This message contains a oneof named step. Only a single field of the following list may be set at a time: - approval - provision - acce…
6 properties
c1.api.task.v1.TaskAuditWaitStepSuccess
object
The TaskAuditWaitStepSuccess message.
3 properties
c1.api.policy.v1.WebhookProvision
object
This provision step indicates that a webhook should be called to provision this entitlement.
1 property
c1.api.task.v1.TaskAuditNewTask
object
The TaskAuditNewTask message.
c1.api.form.v1.StringSliceField
object
The StringSliceField message. This message contains a oneof named view. Only a single field of the following list may be set at a time: - chipsField This messa…
4 properties
c1.api.policy.v1.ExternalTicketProvision
object
This provision step indicates that we should check an external ticket to provision this entitlement
4 properties
c1.api.policy.v1.Rule
object
The Rule message.
2 properties
c1.api.task.v1.TaskTypeRevoke
object
The TaskTypeRevoke message indicates that a task is a revoke task and all related details.
7 properties
validate.BoolRules
object
BoolRules describes the constraints applied to bool values
1 property
validate.Int32Rules
object
Int32Rules describes the constraints applied to int32 values
8 properties
c1.api.policy.v1.Accept
object
This policy step indicates that a ticket should have an approved outcome. This is a terminal approval state and is used to explicitly define the end of approva…
1 property
c1.api.policy.v1.ConnectorProvision.DeleteAccount
object
The DeleteAccount message.
1 property
c1.api.form.v1.Form
object
A form is a collection of fields to be filled out by a user
5 properties
c1.api.policy.v1.ProvisionPolicy
object
ProvisionPolicy is a oneOf that indicates how a provision step should be processed. This message contains a oneof named typ. Only a single field of the followi…
8 properties
validate.SInt64Rules
object
SInt64Rules describes the constraints applied to sint64 values
8 properties
c1.api.task.v1.TaskActionsServiceUpdateRequestDataRequestInput
object
The TaskActionsServiceUpdateRequestDataRequest message.
2 properties
c1.api.task.v1.TaskAuditMetaData
object
The TaskAuditMetaData message.
1 property
c1.api.policy.v1.ConnectorProvision.DefaultBehavior
object
The DefaultBehavior message.
1 property
validate.BytesRules
object
BytesRules describe the constraints applied to bytes values This message contains a oneof named wellknown. Only a single field of the following list may be set…
14 properties
c1.api.policy.v1.PolicyStepInstance
object
The policy step instance includes a reference to an instance of a policy step that tracks state and has a unique ID. This message contains a oneof named instan…
9 properties
c1.api.task.v1.TaskAuditWebhookApprovalTriggered
object
The TaskAuditWebhookApprovalTriggered message.
4 properties
c1.api.form.v1.SelectOption
object
The SelectOption message.
2 properties
c1.api.policy.v1.AcceptInstance
object
This policy step indicates that a ticket should have an approved outcome. This is a terminal approval state and is used to explicitly define the end of approva…
1 property
c1.api.policy.v1.ManagerApproval
object
The manager approval object provides configuration options for approval when the target of the approval is the manager of the user in the task.
4 properties
validate.DoubleRules
object
DoubleRules describes the constraints applied to double values
8 properties
c1.api.task.v1.TaskActionsServiceCommentResponse
object
Task actions service comment response returns the task view inluding the expanded array of items that are indicated by the expand mask on the request.
2 properties
c1.api.task.v1.TaskActionsServiceDenyResponse
object
The TaskActionsServiceDenyResponse returns a task view with paths indicating the location of expanded items in the array.
3 properties
validate.UInt64Rules
object
UInt64Rules describes the constraints applied to uint64 values
8 properties
c1.api.task.v1.TaskAuditComment
object
The TaskAuditComment message.
3 properties
c1.api.policy.v1.WebhookApproval
object
The WebhookApproval message.
1 property
c1.api.policy.v1.WaitInstance.ConditionTimedOut
object
The ConditionTimedOut message.
1 property
c1.api.policy.v1.EscalationInstance.ReplacePolicy
object
The ReplacePolicy message.
1 property
c1.api.task.v1.TaskAuditWaitForAnalysisStepTimedOut
object
The TaskAuditWaitForAnalysisStepTimedOut message.
2 properties
c1.api.form.v1.ChipsField
object
The ChipsField message.
c1.api.policy.v1.ConnectorProvision.SaveToVault
object
The SaveToVault message.
1 property
c1.api.form.v1.NumberField
object
The NumberField message.
3 properties
c1.api.task.v1.TaskAuditAccountLifecycleActionFailed
object
The TaskAuditAccountLifecycleActionFailed message.
6 properties
c1.api.policy.v1.DelegatedProvision
object
This provision step indicates that we should delegate provisioning to the configuration of another app entitlement. This app entitlement does not have to be on…
3 properties
validate.StringRules
object
StringRules describe the constraints applied to string values This message contains a oneof named wellknown. Only a single field of the following list may be s…
26 properties
c1.api.task.v1.TaskAuditExternalTicketCreated
object
The TaskAuditExternalTicketCreated message.
6 properties
c1.api.task.v1.TaskAuditStepSkipped
object
The TaskAuditStepSkipped message.
1 property
c1.api.policy.v1.Approval
object
The Approval message. This message contains a oneof named typ. Only a single field of the following list may be set at a time: - users - manager - appOwners -…
20 properties
c1.api.task.v1.TaskRevokeSourceRequest
object
The TaskRevokeSourceRequest message indicates that the source of the revoke task was a request.
1 property
validate.SFixed64Rules
object
SFixed64Rules describes the constraints applied to sfixed64 values
8 properties
c1.api.task.v1.TaskAuditPolicyEvaluationStep
object
The TaskAuditPolicyEvaluationStep message.
1 property
c1.api.task.v1.TaskServiceCreateRevokeRequest
object
Create a revoke task.
6 properties 2 required
c1.api.task.v1.TaskAuditViewRef
object
The TaskAuditViewRef message.
1 property
c1.api.task.v1.TaskAuditFormInstanceChange
object
The TaskAuditFormInstanceChange message.
1 property
c1.api.user.v1.UserAttributeMappingSource
object
The UserAttributeMappingSource message.
5 properties
validate.Fixed64Rules
object
Fixed64Rules describes the constraints applied to fixed64 values
8 properties
c1.api.form.v1.BoolField
object
The BoolField message. This message contains a oneof named view. Only a single field of the following list may be set at a time: - checkboxField This message c…
3 properties
c1.api.task.v1.TaskActionsServiceHardResetRequestInput
object
The TaskActionsServiceHardResetRequest object lets you reset a task and recalculate its policy.
2 properties
c1.api.task.v1.TaskAuditApprovalAutoRejectedByPolicy
object
The TaskAuditApprovalAutoRejectedByPolicy message.
c1.api.policy.v1.Escalation.ReassignToApprovers
object
The ReassignToApprovers message.
1 property
validate.MessageRules
object
MessageRules describe the constraints applied to embedded message values. For message-type fields, validation is performed recursively.
2 properties
c1.api.policy.v1.EscalationInstance.ReassignToApprovers
object
The ReassignToApprovers message.
1 property
c1.api.task.v1.TaskActionsServiceCloseRequestInput
object
The TaskActionsServiceCloseRequest object lets you close or cancel a task.
2 properties
c1.api.task.v1.TaskAuditRevokeOutcome
object
The TaskAuditRevokeOutcome message.
1 property
c1.api.task.v1.TaskActionsServiceReassignRequestInput
object
The TaskActionsServiceReassignRequest message.
4 properties
c1.api.task.v1.TaskAuditWebhookSuccess
object
The TaskAuditWebhookSuccess message.
4 properties
c1.api.task.v1.TaskActionsServiceProcessNowRequestInput
object
The TaskActionsServiceProcessNowRequest object lets you trigger processing of a task immediately.
1 property
c1.api.task.v1.TaskAuditReassignmentListError
object
The TaskAuditReassignmentListError message.
1 property
c1.api.policy.v1.UnconfiguredProvision
object
The UnconfiguredProvision message.
c1.api.task.v1.TaskAuditExternalTicketProvisionStepResolved
object
The TaskAuditExternalTicketProvisionStepResolved message.
5 properties
c1.api.policy.v1.ConnectorProvision.AccountProvision
object
The AccountProvision message. This message contains a oneof named storagetype. Only a single field of the following list may be set at a time: - saveToVault -…
5 properties
c1.api.task.v1.TaskTypeOffboarding
object
The TaskTypeOffboarding message.
3 properties
c1.api.task.v1.TaskRevokeSourceExpired
object
The TaskRevokeSourceExpired message indicates that the source of the revoke task is due to a grant expiring.
1 property
c1.api.task.v1.TaskActionsServiceCloseResponse
object
The TaskActionsServiceCloseResponse returns a task view with paths indicating the location of expanded items in the array.
3 properties
validate.SInt32Rules
object
SInt32Rules describes the constraints applied to sint32 values
8 properties
c1.api.form.v1.Field
object
A field is a single input meant to collect a piece of data from a user This message contains a oneof named type. Only a single field of the following list may…
8 properties
c1.api.task.v1.TaskType
object
Task Type provides configuration for the type of task: certify, grant, or revoke This message contains a oneof named tasktype. Only a single field of the follo…
4 properties
c1.api.policy.v1.PolicyInstance
object
A policy instance is an object that contains a reference to the policy it was created from, the currently executing step, the next steps, and the history of pr…
4 properties
c1.api.task.v1.TaskView
object
Contains a task and JSONPATH expressions that describe where in the expanded array related objects are located. This view can be used to display a fully-detail…
11 properties
validate.SFixed32Rules
object
SFixed32Rules describes the constraints applied to sfixed32 values
8 properties
c1.api.policy.v1.CancelledAction
object
The outcome of a provision instance that is cancelled.
2 properties
c1.api.task.v1.TaskAuditAccessRequestOutcome
object
The TaskAuditAccessRequestOutcome message.
1 property
c1.api.policy.v1.SkippedAction
object
The SkippedAction object describes the outcome of a policy step that has been skipped.
3 properties
c1.api.task.v1.TaskAuditWaitStepWaiting
object
The TaskAuditWaitStepWaiting message.
2 properties
c1.api.task.v1.TaskSearchRequest
object
Search for tasks based on a plethora filters.
41 properties
c1.api.task.v1.TaskAuditApprovalInstanceChange
object
The TaskAuditApprovalInstanceChange message.
1 property
c1.api.task.v1.TaskAuditApprovalAutoAcceptedByPolicy
object
The TaskAuditApprovalAutoAcceptedByPolicy message.
c1.api.policy.v1.WaitUntilTime
object
Waits until a specific time of the day (UTC)
3 properties
c1.api.policy.v1.WaitInstance
object
Used by the policy engine to describe an instantiated wait step. This message contains a oneof named until. Only a single field of the following list may be se…
12 properties
c1.api.task.v1.TaskServiceCreateRevokeResponse
object
The TaskServiceCreateRevokeResponse returns a task view which has a task including JSONPATHs to the expanded items in the expanded array.
2 properties
c1.api.task.v1.TaskAuditWaitStepTimedOut
object
The TaskAuditWaitStepTimedOut message.
3 properties
c1.api.form.v1.TextField
object
The TextField message.
1 property
c1.api.task.v1.TaskAuditStartedConnectorActions
object
The TaskAuditStartedConnectorActions message.
1 property
c1.api.task.v1.TaskActionsServiceApproveRequestInput
object
The TaskActionsServiceApproveRequest object lets you approve a task.
3 properties 1 required
c1.api.form.v1.FileInputField
object
The FileInputField message.
c1.api.task.v1.TaskAuditConnectorActionResult
object
The TaskAuditConnectorActionResult message. This message contains a oneof named result. Only a single field of the following list may be set at a time: - succe…
7 properties
c1.api.task.v1.TaskAuditWebhookTriggered
object
The TaskAuditWebhookTriggered message.
4 properties
validate.AnyRules
object
AnyRules describe constraints applied exclusively to the google.protobuf.Any well-known type
3 properties
c1.api.policy.v1.ApprovalInstance
object
The approval instance object describes the way a policy step should be approved as well as its outcomes and state. This message contains a oneof named outcome.…
9 properties
validate.MapRules
object
MapRules describe the constraints applied to map values
6 properties
validate.Fixed32Rules
object
Fixed32Rules describes the constraints applied to fixed32 values
8 properties
c1.api.form.v1.CheckboxField
object
The CheckboxField message.
c1.api.policy.v1.Wait
object
Define a Wait step for a policy to wait on a condition to be met. This message contains a oneof named until. Only a single field of the following list may be s…
7 properties
c1.api.user.v1.User
object
The User object provides all of the details for an user, as well as some configuration.
31 properties
c1.api.task.v1.TaskAuditWaitStepUntilTime
object
The TaskAuditWaitStepUntilTime message.
2 properties
c1.api.task.v1.TaskAuditPolicyProvisionReassigned
object
The TaskAuditPolicyProvisionReassigned message.
4 properties
c1.api.policy.v1.AppOwnerApproval
object
App owner approval provides the configuration for an approval step when the app owner is the target.
1 property
c1.api.policy.v1.ReassignedAction
object
The ReassignedAction object describes the outcome of a policy step that has been reassigned.
3 properties
c1.api.policy.v1.ApprovedAction
object
The approved action indicates that the approvalinstance had an outcome of approved.
4 properties
c1.api.task.v1.TaskGrantSource
object
The TaskGrantSource message tracks which external URL was the source of the specificed grant ticket.
4 properties
c1.api.task.v1.TaskRef
object
This object references a task by ID.
1 property
c1.api.task.v1.TaskExpandMask
object
The task expand mask is an array of strings that specifes the related objects the requester wishes to have returned when making a request where the expand mask…
1 property
c1.api.policy.v1.Escalation
object
The Escalation message. This message contains a oneof named escalationpolicy. Only a single field of the following list may be set at a time: - replacePolicy -…
4 properties
c1.api.policy.v1.ActionProvision
object
This provision step indicates that account lifecycle action should be called to provision this entitlement.
4 properties
c1.api.task.v1.TaskServiceGetResponse
object
The TaskServiceGetResponse returns a task view which has a task including JSONPATHs to the expanded items in the expanded array.
2 properties
c1.api.policy.v1.MultiStep
object
MultiStep indicates that this provision step has multiple steps to process.
1 property
c1.api.task.v1.TaskAuditPolicyApprovalReassigned
object
The TaskAuditPolicyApprovalReassigned message.
4 properties
c1.api.form.v1.Int64Field
object
The Int64Field message. This message contains a oneof named view. Only a single field of the following list may be set at a time: - numberField This message co…
4 properties
c1.api.task.v1.TaskAuditWaitForAnalysisStepWaiting
object
The TaskAuditWaitForAnalysisStepWaiting message.
1 property
c1.api.task.v1.TaskServiceCreateGrantResponse
object
The TaskServiceCreateGrantResponse returns a task view which has a task including JSONPATHs to the expanded items in the expanded array.
2 properties
c1.api.task.v1.TaskActionsServiceRestartResponse
object
The TaskActionsServiceRestartResponse message.
3 properties
c1.api.app.v1.TaskAuditCancelledResult
object
The TaskAuditCancelledResult message.
validate.Int64Rules
object
Int64Rules describes the constraints applied to int64 values
8 properties
c1.api.task.v1.TaskActionsServiceApproveWithStepUpResponse
object
TaskActionsServiceApproveWithStepUpResponse is the response for approving a task with step-up authentication
4 properties
c1.api.task.v1.TaskRevokeSourceNonUsage
object
The TaskRevokeSourceNonUsage message indicates that the source of the revoke task is due to the grant not being used.
2 properties
c1.api.task.v1.TaskSearchResponse
object
The TaskSearchResponse message contains a list of results and a nextPageToken if applicable.
3 properties
c1.api.task.v1.TaskAuditListRequest
object
The TaskAuditListRequest message.
4 properties
c1.api.policy.v1.ExpressionApproval
object
The ExpressionApproval message.
5 properties
c1.api.task.v1.TaskAuditExpressionPolicyStepError
object
The TaskAuditExpressionPolicyStepError message.
1 property
c1.api.task.v1.TaskAuditActionSubmitted
object
The TaskAuditActionSubmitted message.
1 property
c1.api.policy.v1.DeniedAction
object
The denied action indicates that the c1.api.policy.v1.ApprovalInstance had an outcome of denied.
2 properties
c1.api.policy.v1.ReassignedByErrorAction
object
The ReassignedByErrorAction object describes the outcome of a policy step that has been reassigned because it had an error provisioning.
6 properties
c1.api.form.v1.StringField
object
The StringField message. This message contains a oneof named view. Only a single field of the following list may be set at a time: - textField - passwordField…
6 properties
c1.api.task.v1.TaskActionsServiceUpdateGrantDurationRequestInput
object
The TaskActionsServiceUpdateGrantDurationRequest message.
2 properties 1 required
c1.api.task.v1.TaskAuditFinishedConnectorActions
object
The TaskAuditFinishedConnectorActions message.
1 property
c1.api.policy.v1.ErroredAction
object
The outcome of a provision instance that has errored.
3 properties
c1.api.policy.v1.WaitDuration
object
The WaitDuration message.
1 property
c1.api.task.v1.TaskAuditReassignedToDelegate
object
The TaskAuditReassignedToDelegate message.
4 properties
c1.api.task.v1.TaskAuditGrantDurationUpdated
object
The TaskAuditGrantDurationUpdated message.
1 property
validate.UInt32Rules
object
UInt32Rules describes the constraints applied to uint32 values
8 properties
c1.api.policy.v1.EntitlementOwnerApproval
object
The entitlement owner approval allows configuration of the approval step when the target approvers are the entitlement owners.
3 properties
c1.api.policy.v1.Policy
object
A policy describes the behavior of the ConductorOne system when processing a task. You can describe the type, approvers, fallback behavior, and escalation proc…
12 properties
c1.api.policy.v1.EscalationInstance
object
The EscalationInstance message. This message contains a oneof named escalationpolicy. Only a single field of the following list may be set at a time: - replace…
5 properties
c1.api.task.v1.TaskAuditExternalTicketTriggered
object
The TaskAuditExternalTicketTriggered message.
5 properties
validate.FloatRules
object
FloatRules describes the constraints applied to float values
8 properties
c1.api.policy.v1.UserApproval
object
The user approval object describes the approval configuration of a policy step that needs to be approved by a specific list of users.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

c1-task-api-openapi.yml Raw ↑

Other APIs C1 publishes across the network.

Baton Connector Framework
C1 Access Conflict API
C1 App API
C1 App Entitlement API
C1 App Entitlement Automation API
C1 App Entitlement Automation Exclusion API
C1 App Entitlement Monitor Binding API
C1 App Entitlement Owner API
C1 App Entitlement Proxy Binding API
C1 App Entitlement User Binding API
C1 App Entitlement User Binding Feed API
C1 App Entitlement User Binding History API