Request Parameters
Example of a cURL Request
# Example cURL command (replace with actual endpoint and token)
curl -X GET \
'https://api.prune.com/v1/accounts/endpoint>' \
-H 'Authorization: Bearer YOUR_AUTHENTICATION_TOKEN' \Last updated
