v1
latestSwagger 2.02026-07-134146194.6 MBAccountPermissionProfiles
Returns a permission profile for an account.
This method returns information about a specific permission profile that is associated with an account.
Related topics
- How to set a permission profile
get/v2.1/accounts/{accountId}/permission_profiles/{permissionProfileId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
permissionProfileIdstring required
The ID of the permission profile.
Use AccountPermissionProfiles: list to get a list of permission profiles and their IDs.
You can also download a CSV file of all permission profiles and their IDs from the Settings > Permission Profiles page of your eSignature account page.
Query parameters
includestring
A comma-separated list of additional properties to return in the response. The only valid value for this request is metadata, which returns metadata indicating whether the properties associated with the account permission profile are editable.
Response
Successful response.