How do I query the publication status of a submitted notice (API) #242
Answered
by
pcolast
JasperBeaurain
asked this question in
Q&A
-
Hi, As the subject says, how can I see the publication status of a notice I submitted? I know you are still working on this stuff, but the documentation is very incomplete at the moment... Best regards, |
Beta Was this translation helpful? Give feedback.
Answered by
pcolast
Dec 2, 2022
Replies: 1 comment
-
Hello Jasper, You can use searchProceduresEsentool This will provide the list of notices with their details, including the notice publication status. Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YvesJo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Jasper,
You can use searchProceduresEsentool
GET /api/v2/notice/notices/search-esentool
This will provide the list of notices with their details, including the notice publication status.
Regards,
Stefan