-
Hi all, we are looking for a DLT Daemon API that we can call to fetch all AppIds, associated CtxtIds and log levels for the pairs. We can see dlt_get_appid and dlt_env_II_item, but they dont seem to give all these details. If anyone can please guide us? |
Beta Was this translation helpful? Give feedback.
Answered by
lti9hc
Oct 30, 2024
Replies: 1 comment 1 reply
-
Hello @8vp, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
8vp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @8vp,
we have dlt_daemon_find_users_list API, it will provide all application
I think it is useful for you