Get Endpoint - GetSyncJobTriggerRelationById
Get the relation between the given sync job and trigger.
HTTP Request
One of the following requests should be made:
Query parameters
| Name | Description |
| syncjobid | optional. Id of sync job trigger relation that should be loaded. |
| triggerId | optional |
| repository | optional. Destination repository key. |
| Name | Description |
| Authorization | required. Bearer {token}. See authorization |
Responses
| Code | Description | Type |
200 | If the load of sync job trigger relation was successful. | array SyncJobTriggerEntity |
500 | When an server error occurs during the load of sync job trigger relation. | |