List Enrollment Automations
Get all enrollment automations for a specified user identity
Returns a list of all enrollment automations for a specified user identity.
Returns a list of all enrollment automations for a specified user identity.
ID of the user identity for which you want to retrieve enrollment automations.
OK
Bad Request
Unauthorized
Request
Specify the user identity for which you want to retrieve all enrollment automations by including the corresponding acs_system_id in the request body.
Request Body Parameters
user_identity_id
String Required
ID of the user identity for which you want to retrieve all enrollment automations
Sample Request
Response
Returns an enrollment_automations array, in which each returned enrollment automation (enrollment_automation) contains the following properties:
user_identity_id
ID of the associated user identity
enrollment_automation_id
ID of the enrollment automation
acs_credential_provisioning_automation_id
ID of the ACS credential provisioning automation
credential_manager_acs_system_id
ID of the associated ACS system that serves as the credential manager
is_running
Boolean value to indicate whether the enrollment automation is running
workspace_id
ID of the workspace that contains the enrollment automation
created_at
Date and time at which the enrollment automation was created
This response also includes a Boolean ok status indicator.
Sample Response
Last updated
Was this helpful?

