User
Get a user's latest ToS acceptance
Get the latest Terms of Service acceptance for a given user.
get/v1/user-tos/{flwr_aid}
Path parameters
flwr_aidstring required
Response
Successful Response
Example response
{
"tos": {
"effective_date": "2025-06-18T12:18:36.224"
}
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.