|
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? |
Answered by
lti9hc
Oct 30, 2024
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