Apps
Get test credentials
Get the test accounts and credentials for an app.
get/v1/apps/{app_id}/test_credentials
Path parameters
app_idstring required
The ID of the app.
Headers
privy-app-idstring required
ID of your Privy app.
Response
The test accounts for the app.
Changes
Changed in 1 of the 46 revisions of this API.1
- ○
added the optional property
data/items/nameto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○