Sync Management Links
Fetch sync management link
Retrieve the details of a specific sync management link. Read more on how to use Sync Management links in our Census Embedded How-to Guides.
GET
/
sync_management_links
/
{sync_management_link_id}
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
sync_management_link_id
integer
requiredID of the sync management link
Response
200 - application/json
status
enum<string>
requiredThe outcome of the fetch request
Available options:
success
data
object
requiredWas this page helpful?