# PaginatedChannelEndpointRecordDataInner
## Properties
**channel_connection_id** | **String** | Parent channel connection UUID. |
**created_at** | **String** | ISO 8601 creation timestamp. |
**endpoint_type** | **String** | Endpoint type (e.g. device_token, webhook_url). |
**id** | **String** | Unique identifier. |
**identifier** | **String** | Unique slug identifier. |
**metadata** | Option<**serde_json::Value**> | | [optional]
**target** | **String** | Delivery target (token, URL, address). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)