Sync policy API

This topic includes REST APIs for managing sync policies.

Filters

Use filters to retrieve a subset of sync policies.

You can use one filter per API call.

Filter

How to use

safeName

Filter the sync policies by the Safe name.

For example:

GET https://<sub domain>.secretshub.cyberark.cloud/api/policies?projection=EXTEND&filter=filter.safeName EQ MySafeName

target.id

Filter the sync policies that are syncing to a specific target secret store by its Secrets Hub ID.

For example:

GET https://<sub domain>.secretshub.cyberark.cloud/api/policies?filter=target.id EQ store-cfd25162-f8a9-4d94-8d36-f46c4b60d651

Base URL

https://<sub domain>.secretshub.cyberark.cloud/

Do not edit this text or remove the below script. Only use this snippet ONCE in a topic. Remember to apply the Swagger master page to the topic.