rgansevles:
The headless client plugin has manages its own client ids, these are not the same as the internal client id which is displayed on the admin page.
You can get a handle to the client using the getClientID() method
Thanks Rob, I thought I was going nuts. Could you add an entry in the docs to explain?
For a client created with plugins.headlessclient.createClient() is there any way to get the corresponding client ID that’s displayed on the admin page?