Get identifiers of users that are allowed to be logged
Copy
Ask AI
curl --request GET \ --url https://app.traceloop.com/api/config/pii/tracing-allow-list
Copy
Ask AI
{ "associationPropertyAllowList": "<any>"}
Tracing
Get identifiers of users that are allowed to be logged
GET
/
api
/
config
/
pii
/
tracing-allow-list
Get identifiers of users that are allowed to be logged
Copy
Ask AI
curl --request GET \ --url https://app.traceloop.com/api/config/pii/tracing-allow-list
Copy
Ask AI
{ "associationPropertyAllowList": "<any>"}
By default, all prompts and responses are logged.
If you’ve disabled this behavior by following this guide,
and then selectively enabled it for some of your users then you
can use this API to view which users you’ve enabled.