Get Subaccount Permissions
Retrieve the current permission settings of a subaccount (child user) under your SenderWiz account.
๐ Get Subaccount Permissions
Fetch the permission configuration for a specific subaccount using their unique ID (CHILD-UNIQUE-ID).
๐น HTTP Request
๐ธ URL Segments
Segment
Required
Description
CHILD-UNIQUE-ID
โ
Unique identifier of the subaccount
๐ Authorization Header
๐ป PHP Example
๐ฆ Sample JSON Response
๐งพ Notes
You can manage subaccount access levels through permissions.
Combine this with the update permissions endpoint to enable/disable features for team members.
Last updated