v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBz) Global Functionality
List global callbacks
get/eclipse-conductor/rest/v1/global/callback
Query parameters
callbackIdinteger
dateFromInclstring
Start of date range (inclusive). ISO date string.
dateToExclstring
End of date range (exclusive). ISO date string.
limitinteger
offsetinteger
status'DELETED' | 'DO_FAILURE' | 'DO_SUCCESS' | 'PENDING' | 'WAS_DO_FAILURE' | 'WAS_DO_SUCCESS' | 'WAS_FAILURE' | 'WAS_SUCCESS'
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00",
"tryUntil": "2022-03-10T12:15:50-04:00"
}
]