user

Get user benefits

Retrieve user benefits by user ID or PID.

get/user/benefits

Query parameters

user_idstring

User's ID in UUID format. Either user_id or user_pid is required.

user_pidstring

User's PID. Either user_id or user_pid is required.

Response

User benefits retrieved successfully

idinteger required
namestring required
slugstring required
descriptionstring required

General description of what feature the benefit grants access to.

Changes

No recorded changes to this endpoint across all 1 revision of this API.