Get change capture pointer
get
Authorizations
AuthorizationstringRequired
Omnitron staff token. Format: Token <token>.
Validated against Omnitron active_user API — user must have is_staff: true.
Path parameters
change_capture_pointer_idintegerRequired
Responses
200
CDC pointer details
application/json
idintegerRead-onlyOptional
keystring · max: 255Optional
Unique CDC pointer key (e.g. last_modified_date_minute)
valuestring · nullableOptional
Serialized pointer value (ISO 8601 string for datetime type)
value_typestring · enumOptionalPossible values:
Type hint used to deserialize value
created_datestring · date-timeRead-onlyOptional
modified_datestring · date-timeRead-onlyOptional
401
Unauthorized
404
Not found
get/admin/change-capture-pointers/{change_capture_pointer_id}/
Last updated
Was this helpful?

