View the original community article here
Last tested: Oct 7, 2020
- Get the project name
- Search for (replace MY_PROJECT_NAME with your project)
- GET /api/3.1/projects/MY_PROJECT_NAME/validate, {}
- Log lines after will show ID associated with user
Example Log-lines:
2020-10-07 19:01:48.697 +0000 [INFO|99e1501dbf617994|http_core] :: Request from 127.0.0.1 |c27cb18bed62c29b| GET /api/3.1/projects/contentaccess/validate, {}
2020-10-07 19:01:48.704 +0000 [INFO|99e1501dbf617994|db:looker] :: (0.005524s) SELECT * FROM "ACCESS_TOKEN" WHERE ("LOOKUP_ID" = 'J7KttgkX') LIMIT 1
2020-10-07 19:01:48.705 +0000 [INFO|99e1501dbf617994|db:looker] :: (0.000101s) SELECT * FROM "USER" WHERE "ID" = 1
This content is subject to limited support.