Gets all operations performed in an Account Sync operation

Entitlements required: manageAppAccessAdmin (Manage application lifecycle) or manageAppAccessOwner (Manage application entitlements)

Returns a list of all operations performed in account synchronization for the tenant.

Query Params
string

Specify the search param to filter the operations to be fetched. Search can be specified for

  1. Application: "applicationId=<application_id>" Application Id value can be obtained from Get Application List

  2. Account Sync operation: "reconId=<account_sync_id>" Account Sync Id value can be obtained from Get All account synchronization status for all applications of given tenant

  3. Specific account sync for an application: "applicationId=<application_id>|reconId=<account_sync_id>"

  4. Account: "accountId=<account_id>" Account Id value can be obtained from Get Account List

Responses

401

User not Authorised.

Language
URL
Choose an example:
application/json