Retrieves all privacy-related data for a specific end user identified by their server key and account ID. This endpoint provides granular access to individual end user data for compliance and transparency purposes.
Requires API key authentication via the api_key variable.
Returns a JSON object containing all privacy-related data for the specified end user, including:
This endpoint requires both the server key and end user account ID to ensure proper authorization and data isolation between different end users.
Accepted permissions
Account → Profile → Delete profileToken scope
Profile Action
Personal access token. Create it in your BotBye account under Profile → Personal Access Tokens, tick the scopes the endpoints you call require (see each endpoint’s Token scope), and send the token in the X-Api-Key request header. A token works only for the account it was created in.