APIMarketplace v1 APIuserCheck User Access to an AccountCheck User Access to an Account HEAD /user/:user_id/permissions/:account_id Check User Access to an Account Request Responses200401403404User has permissions to the given account.Invalid AuthenticationUser does not have permission to the account.Account not found.