account

get/users/{userId}/permissions

Path parameters

userIdstring required
userIdstring uuid required

Response

OK

enterpriseIdinteger
enterpriseNamestring
labelIdinteger
publisherIdinteger
artistIdinteger
payeeIdinteger
imageIdstring uuid
namestring
permissionsAccountIdstring uuid
isOwnerboolean
readOnlyContentboolean
readOnlyContractsboolean
readOnlyFinanceboolean
readOnlyDistributionboolean
readOnlyServicesboolean
readOnlyTrustAndSafetyboolean
readOnlyPromoteboolean
readOnlyDailyboolean
permissionRolesIdinteger
viewAIDataAnalystboolean
viewRevenueAnalyticsboolean
isActiveboolean
isDefaultboolean
emailstring
accountTypeinteger

Example response

[
  {
    "imageId": "00000000-0000-0000-0000-000000000000",
    "permissionsAccountId": "00000000-0000-0000-0000-000000000000"
  }
]

Changes

Changed in 8 of the 9 revisions of this API.88

    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • c5d812c7edce11See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • ebb40dbfac6511See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • 6eb29014c6ef11See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • 7a22c2db13c011See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • 9bb4b5cb4dc211See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • afda6ecb536411See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed

  • 7fee436398ed11See the full diff
    • added the new path request parameter userId

      new-request-path-parameter

    • deleted the path request parameter userId

      request-parameter-removed