# Get Endpoint - GetConflictDetails

Returns list of all synchronization details.

# HTTP Request

One of the following requests should be made:

GET /odata/syncconflictdetails
GET /odata/syncconflictdetails/$count

The endpoint supports the following OData query parameters: $select, $expand

# Query parameters

Name Description
repository optional. Destination repository key.

# Request headers

Name Description
Authorization required. Bearer {token}. See authorization

# Responses

Code Description Type
200 If the load of synchronization details was successful. array SyncConflictDetailEntity
500 When an server error occurs during the load of synchronization details.
Zuletzt aktualisiert: 7. Februar 2025 um 08:35