Apps

List allowlist entries

Get all allowlist entries for an app. Returns the list of users allowed to access the app when the allowlist is enabled.

get/v1/apps/{app_id}/allowlist

Path parameters

app_idstring required

The ID of the app.

Headers

privy-app-idstring required

ID of your Privy app.

Response

List of allowlist entries.

acceptedAtnumber nullable required
appIdstring required
idstring required
typestring required
valuestring required

Changes

No recorded changes to this endpoint across all 46 revisions of this API.