Get permissionAsk AIget https://api.mollie.com/v2/permissions/{permissionId}Retrieve a single permission by its ID, and see if the permission is granted to the current access token. Access withOrganization access tokenOAuth access tokenPath ParamspermissionIdstringrequiredlength โฅ 1Provide the ID of the related permission.Query ParamstestmodebooleanYou can enable test mode by setting the testmode query parameter to true. Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.Responses 200The permission object. 404No entity with this ID exists.Updated 11 days ago